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

LayoutViewCard.CustomHeaderButtons Property

This property is not supported by the LayoutViewCard class.

Namespace: DevExpress.XtraGrid.Views.Layout

Assembly: DevExpress.XtraGrid.v18.2.dll

Declaration

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

Property Value

Type
DevExpress.XtraEditors.ButtonPanel.BaseButtonCollection
See Also