DataGrid.OnCanExecuteCancelEdit(CanExecuteRoutedEventArgs) Метод

Определение

Обеспечивает обработку события CanExecute, связанного с командой CancelEditCommand.

protected:
 virtual void OnCanExecuteCancelEdit(System::Windows::Input::CanExecuteRoutedEventArgs ^ e);
protected virtual void OnCanExecuteCancelEdit (System.Windows.Input.CanExecuteRoutedEventArgs e);
abstract member OnCanExecuteCancelEdit : System.Windows.Input.CanExecuteRoutedEventArgs -> unit
override this.OnCanExecuteCancelEdit : System.Windows.Input.CanExecuteRoutedEventArgs -> unit
Protected Overridable Sub OnCanExecuteCancelEdit (e As CanExecuteRoutedEventArgs)

Параметры

e
CanExecuteRoutedEventArgs

Данные для события.

Применяется к