Back to Devexpress

TreeListAppearanceCollection.HeaderPanelBackground Property

windowsforms-devexpress-dot-xtratreelist-dot-treelistappearancecollection-bc130397.md

latest1.5 KB
Original Source

TreeListAppearanceCollection.HeaderPanelBackground Property

Gets the appearance settings used to paint the column header panel‘s background.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

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

Declaration

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

Property Value

TypeDescription
AppearanceObject

An object that specifies the appearance settings used to paint the column header panel’s background.

|

See Also

TreeListAppearanceCollection Class

TreeListAppearanceCollection Members

DevExpress.XtraTreeList Namespace