DataGrid.OnCaptionVisibleChanged(EventArgs) Metodo

Definizione

Genera l'evento 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)

Parametri

e
EventArgs

Oggetto EventArgs che contiene i dati dell'evento.

Si applica a