DataGrid.OnAllowNavigationChanged(EventArgs) Méthode

Définition

Déclenche l’événement AllowNavigationChanged.

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)

Paramètres

e
EventArgs

EventArgs qui contient les données d’événement.

S’applique à