The AwxListField type exposes the following members.

Properties

  NameDescription
Public propertyFontSize
Specifies the size of the font for the visual object that will represent the data element
Public propertyFormat
Specifies the text visualized when the cell contains a valid Hyperlink
Public propertyHyperLinkText
Specifies the text visualized when the cell contains a valid Hyperlink
Public propertyIndex
The position of the field in the details panel
Public propertyIsHyperlink
Specifies if the content of the field is visualized as Hyperlink
Public propertyIsReportVisible
Specifies if the column will be visible in the reports
Public propertyIsTooltip
Specifies if the column should appear in the "ToolTip" context menu of the AwxListView
Public propertyIsVisible
Shows/hides the column in the AwxListView
Public propertyOverview
The position of the field in the details panel
Public propertyText
The text visualized in the details panel of the AwxListView
Public propertyTextAlignment
The alignment of the column in the AwxGridView
Public propertyTextTrimming
Specifies how the text should be trimmed in the fields
Public propertyTextWrapping
Specifies how the text should be wrapped in the fields

See Also