Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxGridBand Class

A grid View band.

#Declaration

#Remarks

A band can group multiple columns in a Banded Table View. You can use the Position property of banded columns to arrange them into multiple rows within a band. Users can drag and drop column headers to rearrange the columns.

Bands Example

The TcxGridBand class members allow you to do the following:

A Banded Table View’s Bands property references a TcxGridBand object.

See Also