TcxTreeListBandRow Properties
Represents a band‘s row displaying column headers.
Name | Description |
---|---|
Band | Provides access to the band associated with the current row. |
Band |
Provides access to the collection of band rows associated with the current row’s band. |
Count | Returns the number of columns arranged within the current band row. |
First | Provides access to the first visible column within the current band row. |
Index | Returns the position of the current band row within a band’s collection of band rows. |
Is |
Indicates whether the current band row is the first item within a band’s collection of band rows. |
Is |
Indicates whether the current band row is the last item within a band’s collection of band rows. |
Items | Provides indexed access to columns arranged within the current band row. |
Last | Provides access to the last visible column within the current band row. |
Line |
Returns the height of the current band row within the column header panel, in text lines. |
Line |
Returns the text line at which the current band row is positioned. |
Min |
Returns the minimum width of the current band row, in pixels. |
Tree |
Provides access to the Tree |
Visible |
Returns the vertical position of the current band row within the column header panel. |
Visible |
Returns the number of columns that are visible within the current band row. |
Visible |
Provides indexed access to columns that are visible within the band row. |
Width | Returns the band row’s width, in pixels. |
See Also