Skip to main content

SplitContainerControl.CustomHeaderButtons Property

This property is not relevant for this class.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v23.2.dll

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

Declaration

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

Property Value

Type
DevExpress.XtraEditors.ButtonPanel.BaseButtonCollection
See Also