Back to Devexpress

LayoutViewAppearances.HeaderPanel Property

windowsforms-devexpress-dot-xtragrid-dot-views-dot-layout-dot-layoutviewappearances-c5661d55.md

latest1.6 KB
Original Source

LayoutViewAppearances.HeaderPanel Property

Contains appearance settings used to paint the Header Panel.

Namespace : DevExpress.XtraGrid.Views.Layout

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public AppearanceObject HeaderPanel { get; }
vb
Public ReadOnly Property HeaderPanel As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An AppearanceObject that contains corresponding appearance settings.

|

See Also

Header Panel

LayoutViewAppearances Class

LayoutViewAppearances Members

DevExpress.XtraGrid.Views.Layout Namespace