ToolGridListBase..::..ColumnDefinition Members
The ToolGridListBase..::..ColumnDefinition type exposes the following members.
Properties
Name | Description | |
---|---|---|
AppendTitle |
Gets or sets a value indicating whether [append title].
|
|
ColumnType |
Gets or sets the type of the column.
|
|
ColumnWidth |
Gets or sets the width of the column.
|
|
DataComparison |
Gets or sets the data compairson.
|
|
DataField |
Gets or sets the data field.
|
|
DataType |
Gets or sets the type of the data.
|
|
Filter |
Gets or sets a value indicating whether this ToolGridListBase..::..ColumnDefinition is filter.
|
|
FilterControlWidth |
Gets or sets the width of the filter control.
|
|
Sort |
Gets or sets a value indicating whether this ToolGridListBase..::..ColumnDefinition is sort.
|
|
Title |
Gets or sets the title.
|
|
Visible |
Gets or sets a value indicating whether this ToolGridListBase..::..ColumnDefinition is visible.
|