Skip to main content
A newer version of this page is available. .

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