DataGrid.OnExecutedBeginEdit(ExecutedRoutedEventArgs) Método

Definição

Fornece o tratamento para o evento Executed associado ao comando BeginEditCommand.

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

Parâmetros

e
ExecutedRoutedEventArgs

Os dados do evento.

Aplica-se a