DataGrid.OnCanExecuteDelete(CanExecuteRoutedEventArgs) Metod

Definition

Tillhandahåller hantering för den CanExecute händelse som är associerad med DeleteCommand kommandot.

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

Parametrar

e
CanExecuteRoutedEventArgs

Data för händelsen.

Gäller för