TreeListAppearanceCollection.HeaderPanelBackground Property
Gets the appearance settings used to paint the column header panel‘s background.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Property Value
Type | Description |
---|---|
AppearanceObject | An object that specifies the appearance settings used to paint the column header panel’s background. |
See Also