TcxTreeListBands Properties
Represents a band collection.
Name | Description |
---|---|
Bottom |
Returns the number of bottom bands in the current band collection. |
Bottom |
Provides indexed access to all the bottom bands in the current band collection. |
Capacity | Inherited from TCollection. |
Columns |
|
Count | Inherited from TCollection. |
Expandable |
Provides access to the band that displays expand buttons (that is, contains an expandable column). |
First |
Returns the first visible band within the current band collection. |
Item |
Inherited from TCollection. |
Items | Returns indexed access to individual bands within the collection. |
Last |
Returns the last visible band within the current band collection. |
Line |
Returns the number of lines that the band header panel occupies. |
Root |
Returns the number of root bands in the current band collection. |
Root |
Provides indexed access to all the root bands in the current band collection. |
Tree |
Provides access to the Tree |
Update |
Inherited from TCollection. |
Visible |
Returns the number of visible bands in the current band collection. |
Visible |
Provides indexed access to all visible bands in the current band collection. |
Visible |
Returns the number of visible bands that are fixed to the left edge of the Tree |
Visible |
Returns the number of visible bands that are fixed to the right edge of the Tree |
Visible |
Returns the number of visible root bands in the current band collection. |
Visible |
Provides indexed access to visible root bands in the current band collection. |
Visible |
Returns the number of visible root bands that are fixed to the left edge of the Tree |
Visible |
Returns the number of visible root bands that are fixed to the right edge of the Tree |
See Also