DataGrid.CancelEditCommand 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示命令,這個命令表示要取消目前儲存格或資料列上任何暫止的變更,並還原成執行 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