TcxGridBandedColumnPosition Properties
Represents the position of a banded column within a Banded Table View.
Name | Description |
---|---|
Band | Gets the band to which the banded column is assigned. |
Band |
Specifies the band which displays the current column. |
Col |
Specifies the horizontal position of the current column in a band row. |
Grid |
Gets the Banded Table View containing the current column. |
Item |
Specifies the banded column whose position is defined via the current Tcx |
Line |
Defines the number of lines in which the current column is displayed. |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Row | Gets the band row containing the current column. |
Row |
Identifies the vertical position of the banded column. |
Visible |
Returns the position of the band containing the current column. |
Visible |
Gets the horizontal position of the current column among visible columns of an appropriate band row. |
Visible |
Returns the visible position of a column row. |
See Also