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

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

パラメータ

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

InputBindingHelper クラス
InputBindingHelper メンバ