DataGrid.OnAllowNavigationChanged(EventArgs) Método

Definición

Genera el evento 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)

Parámetros

e
EventArgs

Objeto EventArgs que contiene los datos del evento.

Se aplica a