SplitContainerControl.CustomDrawHeaderButton Event
Not supported for this class.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.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