CardViewDataColumnSettings Properties
Contains settings that relate to the sorting and filtering functionality of a column.
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 grid data can be grouped by the current column. |
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 |
Group |
Gets or sets how cards are grouped when grouping by the current column is applied. |
Header |
Obsolete. Obsolete API.
Inherited from Grid |
Show |
Specifies whether an editor is displayed for a read-only cell in batch edit mode.
Inherited from Grid |
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