Skip to main content

TcxGridBandPosition Properties

Represents the position of a band within a Banded Table View.
Name Description
Band Identifies the band which owns the set of options. Inherited from TcxGridBandCustomOptions.
BandIndex Specifies the parent band of the current band.
ColIndex Specifies the horizontal position of the current band in a band row.
GridView Gets the Banded Table View which contains the current band.
ParentBand Provides access to the band that nests the current band (also called parent band).
VisibleColIndex Gets the horizontal position of the current band from amongst the visible bands.
See Also