DataGrid.CommitEditCommand フィールド

定義

保留中の変更を現在のセルまたは行にコミットし、編集モードを終了するという意図を示すコマンドを表します。

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

フィールド値

適用対象