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

Band Panel

The band panel displays headers of all visible bands.

 

VisualElems_BandedGridView_BandPanel

 

The table below lists the main properties affecting element appearance.

Appearance

The BandedViewAppearances.BandPanel and BandedViewAppearances.BandPanelBackground properties.

Note: The BandedViewAppearances.BandPanel property’s settings are not in effect if the View is painted using a Windows XP theme (see BaseView.PaintStyleName).

Custom Draw Event

BandedGridView.CustomDrawBandHeader

Visibility

BandedGridOptionsView.ShowBands

Contents

BandedGridView.Bands

Height

GridBand.RowCount, BandedGridColumn.AutoFillDown, BandedGridView.BandPanelRowHeight, BandedGridView.MinBandPanelRowCount

See Also