Share via


DataGrid.OnCanExecuteDelete(CanExecuteRoutedEventArgs) Yöntem

Tanım

komutuyla DeleteCommand ilişkili olay için CanExecute işleme sağlar.

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)

Parametreler

e
CanExecuteRoutedEventArgs

Olaya ilişkin veriler.

Şunlara uygulanır