Name | Description | |
---|---|---|
DefaultListColumn Constructor | Initializes a new instance of the DefaultListColumn class. |
The following tables list the members exposed by DefaultListColumn.
Name | Description | |
---|---|---|
DefaultListColumn Constructor | Initializes a new instance of the DefaultListColumn class. |
Name | Description | |
---|---|---|
AutoWidth | Gets or sets a bool value indicates whether the ListColumn calculates the width automatically. | |
DataDisplayType | Gets or sets a DataDisplayType value indicates the display of the column. | |
DefaultSubItem | Gets or sets the default SubItem. | |
Header | Gets or sets the ListHeader. | |
SortOrder | Gets or sets the SortOrder. | |
Visible | Gets or set a bool value indicates whether the ListColumn is visible or not. | |
Width | Gets or sets the width of the ListColumn. |
Name | Description | |
---|---|---|
ResetDefaultSubItem | Resets the default sub item. | |
ResetHeader | Resets the header. |
Name | Description | |
---|---|---|
ShouldSerializeDefaultSubItem | Shoulds the serialize default sub item. | |
ShouldSerializeHeader | Shoulds the serialize header. |