DataGrid.OnCanExecuteBeginEdit(CanExecuteRoutedEventArgs) Metodo

Definizione

Fornisce la gestione per l'evento CanExecute associato al comando BeginEditCommand.

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

Parametri

e
CanExecuteRoutedEventArgs

Dati per l'evento.

Si applica a