DataGrid.BeginEditCommand フィールド

定義

DataGrid の現在のセルまたは行の編集を開始するという意図を示すコマンドを表します。

public: static initonly System::Windows::Input::RoutedCommand ^ BeginEditCommand;
public static readonly System.Windows.Input.RoutedCommand BeginEditCommand;
 staticval mutable BeginEditCommand : System.Windows.Input.RoutedCommand
Public Shared ReadOnly BeginEditCommand As RoutedCommand 

フィールド値

適用対象