DataGrid.BeginEditCommand Field

Definition

Represents the command that indicates the intention to begin editing the current cell or row of the 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 

Field Value

Applies to