The AwxListField type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| FontSize |
Specifies the size of the font for the visual object that will represent the data element
| |
| Format |
Specifies the text visualized when the cell contains a valid Hyperlink
| |
| HyperLinkText |
Specifies the text visualized when the cell contains a valid Hyperlink
| |
| Index |
The position of the field in the details panel
| |
| IsHyperlink |
Specifies if the content of the field is visualized as Hyperlink
| |
| IsReportVisible |
Specifies if the column will be visible in the reports
| |
| IsTooltip |
Specifies if the column should appear in the "ToolTip" context menu of the AwxListView
| |
| IsVisible |
Shows/hides the column in the AwxListView
| |
| Overview |
The position of the field in the details panel
| |
| Text |
The text visualized in the details panel of the AwxListView
| |
| TextAlignment |
The alignment of the column in the AwxGridView
| |
| TextTrimming |
Specifies how the text should be trimmed in the fields
| |
| TextWrapping |
Specifies how the text should be wrapped in the fields
|