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 Tcx |
Band |
Specifies the parent band of the current band. |
Col |
Specifies the horizontal position of the current band in a band row. |
Grid |
Gets the Banded Table View which contains the current band. |
Parent |
Provides access to the band that nests the current band (also called parent band). |
Visible |
Gets the horizontal position of the current band from amongst the visible bands. |
See Also