DataGrid.OnCaptionVisibleChanged(EventArgs) 方法

定義

引發 CaptionVisibleChanged 事件。

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

參數

e
EventArgs

包含事件資料的 EventArgs

適用於