SPREAD for WPF 3.0J - GcSpreadSheet
SetInputBindings メソッド

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > InputBindingHelper クラス : SetInputBindings メソッド
GrapeCity.Windows.InputMan.InputBindingHelper.InputBindings 添付プロパティを設定する要素。
GrapeCity.Windows.InputMan.InputBindingHelper.InputBindings 添付プロパティの新しい値を表す System.Windows.Input.InputBindingCollection 値。
GrapeCity.Windows.InputMan.InputBindingHelper.InputBindings 添付プロパティの値を指定した要素に設定します。
シンタックス
'宣言
 
Public Shared Sub SetInputBindings( _
   ByVal element As System.Windows.DependencyObject, _
   ByVal value As System.Windows.Input.InputBindingCollection _
) 
public static void SetInputBindings( 
   System.Windows.DependencyObject element,
   System.Windows.Input.InputBindingCollection value
)

パラメータ

element
GrapeCity.Windows.InputMan.InputBindingHelper.InputBindings 添付プロパティを設定する要素。
value
GrapeCity.Windows.InputMan.InputBindingHelper.InputBindings 添付プロパティの新しい値を表す System.Windows.Input.InputBindingCollection 値。
例外
例外解説
element は null 参照 (Visual Basicでは Nothing) です。
element の型は System.Windows.UIElementSystem.Windows.ContentElementSystem.Windows.UIElement3D のいずれかである必要があります。
参照

InputBindingHelper クラス
InputBindingHelper メンバ