DataGrid.OnCanExecuteCancelEdit(CanExecuteRoutedEventArgs) Methode

Definitie

Biedt verwerking voor de CanExecute gebeurtenis die aan de CancelEditCommand opdracht is gekoppeld.

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)

Parameters

e
CanExecuteRoutedEventArgs

De gegevens voor de gebeurtenis.

Van toepassing op