Name | Description | |
---|---|---|
![]() | AutoWidth | Gets or sets a bool value that indicates whether ListColumnInfo automatically calculates the width based on content. |
![]() | DataDisplayType | Gets or sets the display type of the value. |
![]() | DataPropertyName | Gets or sets a System.String value that represents the binding field name in the current binding data source. |
![]() | DefaultSubItem | Gets a value that represents the default subitem. |
![]() | Header | Gets or sets the header settings of the ListColumnInfo object. |
![]() | IsBinding | Determines whether the clolumn be bindging to DataSource. |
![]() | SortComparer | Gets or sets the comparer class for the sort function. |
![]() | SortOrder | Gets or sets the sort order. |
![]() | Visible | Gets or sets whether ListColumnInfo is visible. |
![]() | Width | Gets or sets a value that represents the ListColumnInfo width. |