DataGrid.OnCanExecuteCommitEdit(CanExecuteRoutedEventArgs) Metodo

Definizione

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

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

Parametri

e
CanExecuteRoutedEventArgs

Dati per l'evento.

Si applica a