GridDataColumnSettings Properties
Serves as a base for classes that provide data column settings in grid-like controls.
Name | Description |
---|---|
Allow |
Specifies if the column’s (row’s for ASPx |
Allow |
Gets or sets whether end-users can filter data by the column’s (row’s for ASPx |
Allow |
Gets or sets whether the filter button is displayed within the current column’s (row’s for ASPx |
Allow |
Specifies whether a user can sort data by column (or row for ASPx |
Filter |
Specifies the filter mode for columns and rows (for ASPx |
Header |
Obsolete. Obsolete API. |
Show |
Specifies whether an editor is displayed for a read-only cell in batch edit mode. |
Show |
Gets or sets whether an end-user can create filter conditions in the current column (row for ASPx |
Sort |
Specifies how the control sorts data in a column (a row for ASPx |
See Also