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

LayoutViewAppearances.HeaderPanel Property

Contains appearance settings used to paint the Header Panel.

Namespace: DevExpress.XtraGrid.Views.Layout

Assembly: DevExpress.XtraGrid.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Grid

Declaration

public AppearanceObject HeaderPanel { get; }

Property Value

Type Description
AppearanceObject

An AppearanceObject that contains corresponding appearance settings.

See Also