DataGrid.OnAllowNavigationChanged(EventArgs) メソッド

定義

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)

パラメーター

e
EventArgs

イベント データを格納している EventArgs

適用対象