DataGrid.CancelEditCommand 欄位

定義

表示命令,這個命令表示要取消目前儲存格或資料列上任何暫止的變更,並還原成執行 BeginEditCommand 命令之前的狀態。

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 

欄位值

適用於