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

SplitContainerControl.CustomHeaderButtons Property

This property is not relevant for this class.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v19.2.dll

Declaration

[Browsable(false)]
public override BaseButtonCollection CustomHeaderButtons { get; }

Property Value

Type
DevExpress.XtraEditors.ButtonPanel.BaseButtonCollection
See Also