GrapeCity.Win.MultiRow.v120 アセンブリ > GrapeCity.Win.MultiRow 名前空間 : NavigationButtonCommands クラス |
NavigationButtonCommandsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | NavigationButtonCommands コンストラクタ | NavigationButtonCommands クラスの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
![]() ![]() | MoveToFirstRow | 現在の行を最初の行に移動するアクションを実行する IButtonCommand を取得します。 |
![]() ![]() | MoveToLastRow | 現在の行を最後の行に移動するアクションを実行する IButtonCommand を取得します。 |
![]() ![]() | MoveToNextRow | 現在の行を次の行に移動するアクションを実行する IButtonCommand を取得します。 |
![]() ![]() | MoveToPreviousRow | 現在の行を前の行に移動するアクションを実行する IButtonCommand を取得します。 |