Back to Devexpress

BandedViewAppearances.BandPanelBackground Property

windowsforms-devexpress-dot-xtragrid-dot-views-dot-bandedgrid-dot-bandedviewappearances-9e6e4612.md

latest1.9 KB
Original Source

BandedViewAppearances.BandPanelBackground Property

Gets the appearance settings used to paint the band panel’s background.

Namespace : DevExpress.XtraGrid.Views.BandedGrid

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

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

Property Value

TypeDescription
AppearanceObject

A AppearanceObject object that provides the appearance settings used to paint the band panel’s background.

|

Remarks

For more information on appearances, see the Appearance and Conditional Formatting document.

See Also

AutoFillDown

Appearance and Conditional Formatting

BandedViewAppearances Class

BandedViewAppearances Members

DevExpress.XtraGrid.Views.BandedGrid Namespace