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입니다.

적용 대상