LayoutViewAppearances.HeaderPanel Property
In This Article
Contains appearance settings used to paint the Header Panel.
Namespace: DevExpress.XtraGrid.Views.Layout
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
public AppearanceObject HeaderPanel { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An Appearance |
See Also