GridControlCommands Properties
Contains built-in grid commands.
Name | Description |
---|---|
Change |
Toggles the specified group row’s expanded state. |
Change |
Toggles the visibility of the Group Panel. |
Clear |
Clears the filter expression.
Inherited from Data |
Clear |
Ungroups the grid. |
Collapse |
Collapses all group rows. |
Expand |
Expands all group rows. |
Hide |
Hides the Search Panel.
Inherited from Data |
Move |
Moves focus to the first visible row.
Inherited from Data |
Move |
Moves focus to the last visible row.
Inherited from Data |
Move |
Moves focus forward by the number of rows displayed onscreen.
Inherited from Data |
Move |
Moves focus to the row that follows the focused row.
Inherited from Data |
Move |
Moves focus backward by the number of rows displayed onscreen.
Inherited from Data |
Move |
Moves focus to the row that precedes the focused row.
Inherited from Data |
Show |
Invokes the Column Chooser. |
Show |
Displays the Search Panel.
Inherited from Data |
See Also