The AwxListField type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CopyFrom |
Copies the properties from another AwxListField |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetFontSize |
Returns the font size used by this condition. We need this or WinRT will NOT serialize the FONTSIZE
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetKey |
Returns the key of the AwxListField |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetFontSize |
Sets the font size
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
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
|