Skip to main content

SplitContainerControl.CustomDrawHeaderButton Event

Not supported for this class.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v23.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

[Browsable(false)]
public override event GroupBoxButtonCustomDrawEventHandler CustomDrawHeaderButton

Event Data

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

See Also