AllowAutoFilter
|
Gets or sets whether end-users can filter data by the column’s values.
|
AllowAutoFilterTextInputTimer
|
Gets or sets whether the filter expression entered by an end-user within the auto-filter row cell is automatically applied.
|
AllowCellMerge
|
Specifies if cell merging is allowed.
|
AllowDragDrop
|
Gets or sets whether end-users can drag the column’s header.
|
AllowEllipsisInText
|
Specifies if the column’s (row’s for ASPxVerticalGrid) cell texts can be automatically truncated if they don’t fit into the cell width.
|
AllowFilterBySearchPanel
|
Gets or sets whether end-users can filter data by the column’s (row’s for ASPxVerticalGrid) display text using the search panel.
|
AllowGroup
|
Specifies whether data grouping by the column’s values is enabled.
|
AllowHeaderFilter
|
Gets or sets whether the filter button is displayed within the current column’s (row’s for ASPxVerticalGrid) header.
|
AllowSort
|
Specifies whether a user can sort data by column (or row for ASPxVerticalGrid) values.
|
AutoFilterCondition
|
Specifies the type of comparison operator used by filter row to create filter conditions for the current column.
|
FilterMode
|
Specifies the filter mode for columns and rows (for ASPxVerticalGrid) values).
|
GroupInterval
|
Specifies how the control combines data rows when they are grouped by the current column.
|
HeaderFilterMode
|
Obsolete. Obsolete API.
|
ShowEditorInBatchEditMode
|
Specifies whether an editor is displayed for a read-only cell in batch edit mode.
|
ShowFilterRowMenu
|
Gets or sets whether filter row buttons are displayed within the auto filter row.
|
ShowFilterRowMenuLikeItem
|
Gets or sets whether the Like item is displayed within the filter row menu.
|
ShowInFilterControl
|
Gets or sets whether an end-user can create filter conditions in the current column (row for ASPxVerticalGrid) in the filter control.
|
SortMode
|
Specifies how the control sorts data in a column (a row for ASPxVerticalGrid).
|