SPREAD for WPF 4.0J - GcSpreadSheet
ProcessReversedKey メソッド (BuiltinCellTypeBase)

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType 名前空間 > BuiltinCellTypeBase クラス : ProcessReversedKey メソッド
押されたキー操作を示すSystem.Windows.Input.KeyEventArgsオブジェクト。
特定のキーのコマンドを返します。
シンタックス
'宣言
 
Protected Overrides Function ProcessReversedKey( _
   ByVal e As System.Windows.Input.KeyEventArgs, _
   ByVal inputElement As System.Windows.IInputElement _
) As ICellTypeCommand
protected override ICellTypeCommand ProcessReversedKey( 
   System.Windows.Input.KeyEventArgs e,
   System.Windows.IInputElement inputElement
)

パラメータ

e
押されたキー操作を示すSystem.Windows.Input.KeyEventArgsオブジェクト。
inputElement

戻り値の型

実行されるコマンドを表す ICellTypeCommand オブジェクト。
参照

BuiltinCellTypeBase クラス
BuiltinCellTypeBase メンバ