GrapeCity.Win.MultiRow Namespace : NavigationButtonCommands Class |
The following tables list the members exposed by NavigationButtonCommands.
Name | Description | |
---|---|---|
NavigationButtonCommands Constructor | Initializes a new instance of the NavigationButtonCommands class. |
Name | Description | |
---|---|---|
MoveToFirstRow | Gets an IButtonCommand which performs the action of moving the current row to the first row. | |
MoveToLastRow | Gets an IButtonCommand which performs the action of moving the current row to the last row. | |
MoveToNextRow | Gets an IButtonCommand which performs the action of moving the current row to the next row. | |
MoveToPreviousRow | Gets an IButtonCommand which performs the action of moving the current row to the previous row. |