DataGrid.OnAllowNavigationChanged(EventArgs) Methode

Definition

Löst das AllowNavigationChanged-Ereignis aus.

protected:
 virtual void OnAllowNavigationChanged(EventArgs ^ e);
protected virtual void OnAllowNavigationChanged (EventArgs e);
abstract member OnAllowNavigationChanged : EventArgs -> unit
override this.OnAllowNavigationChanged : EventArgs -> unit
Protected Overridable Sub OnAllowNavigationChanged (e As EventArgs)

Parameter

e
EventArgs

Ein EventArgs, das die Ereignisdaten enthält.

Gilt für: