Skip to main content
A newer version of this page is available. .

SplitContainerControl.CustomDrawHeaderButton Event

Not supported for this class.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v19.2.dll

Declaration

[Browsable(false)]
public override event GroupBoxButtonCustomDrawEventHandler CustomDrawHeaderButton

Event Data

The CustomDrawHeaderButton event's data class is DevExpress.XtraEditors.GroupBoxButtonCustomDrawEventArgs.

See Also