Name | Description | |
---|---|---|
ListColumnInfo Constructor | Overloaded. |
The following tables list the members exposed by ListColumnInfo.
Name | Description | |
---|---|---|
ListColumnInfo Constructor | Overloaded. |
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. |
Name | Description | |
---|---|---|
Deserialize | Loads the object from XML. | |
Dispose | Overloaded. Dispose the object. | |
GetObjectData | Gets the object data. | |
ResetAutoWidth | Resets the automatic width. | |
ResetDataDisplayType | Resets the type of the data display. | |
ResetDefaultSubItem | Resets the default sub item. | |
ResetHeader | Resets the header. | |
ResetSortComparer | Resets the sort comparer. | |
ResetSortOrder | Resets the sort order. | |
ResetVisible | Resets the visible setting. | |
ResetWidth | Resets the width. | |
Serialize | Saves the object to XML. |
Name | Description | |
---|---|---|
ShouldSerializeDefaultSubItem | Specifies whether the default subitem should be serialized. | |
ShouldSerializeHeader | Specifies whether the header should be serialized. |
Name | Description | |
---|---|---|
PropertyChanged | Event is raised when a property is changed. Internal only |