GridControlCommands Properties
Provides access to GridControl commands.Name | Description |
---|---|
ChangeGroupExpanded | Toggles the specified group row’s expanded state. |
ChangeShowGroupPanel | Toggles the visibility of the Group Panel. |
ClearGrouping | Ungroups the grid. |
CollapseAllGroups | Collapses all group rows. |
ExpandAllGroups | Expands all group rows. |
ShowColumnChooser | Invokes the Column Chooser. |
ToggleIsGroupPanelVisible | Toggles the visibility of the Group Panel. |
See Also