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

Band Column

Band columns are used to display multiple data columns in logical groups. The Band column header is displayed above the headers of the grouped columns.

WPF_GridControl_BandColumn

The table below lists the main properties affecting element behavior and appearance.

Characteristics

Members

Layout type

TableView.AllowBandMultiRow

Header

BaseColumn.Header (via GridControlBand.Header)

Header template

BaseColumn.HeaderTemplate (via GridControlBand.HeaderTemplate)

BaseColumn.HeaderTemplateSelector (via GridControlBand.HeaderTemplateSelector)

Tooltip

BaseColumn.HeaderToolTip (via GridControlBand.HeaderTooltip)

See Also