DataGrid.CancelEditCommand Field

Definition

Represents the command that indicates the intention to cancel any pending changes to the current cell or row and revert to the state before the BeginEditCommand command was executed.

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

Field Value

Applies to