Share via


DataGrid.OnCanExecuteBeginEdit(CanExecuteRoutedEventArgs) Yöntem

Tanım

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

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)

Parametreler

e
CanExecuteRoutedEventArgs

Olaya ilişkin veriler.

Şunlara uygulanır