DataGrid.OnCanExecuteCancelEdit(CanExecuteRoutedEventArgs) Methode

Definition

Stellt die Behandlung für das ereignis bereit, das CanExecute dem CancelEditCommand Befehl zugeordnet ist.

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)

Parameter

e
CanExecuteRoutedEventArgs

Die Daten für das Ereignis.

Gilt für: