GridColumnCommands Properties
Provides access to column commands.Name | Description |
---|---|
ChangeColumnSortOrder | Toggles a column’s sort order. |
ClearColumnFilter | Removes the filter condition applied to a column. |
SetColumnSortOrder | Gets the command that sets the sort order applied to the column. |
ToggleIsGrouped | Gets the command that groups/ungroups by the column. |
See Also