TcxTreeListBandRows Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Band | Provides access to the band associated with the current collection of band rows. |
Count | Returns the number of band rows contained within the current collection. |
First | Provides access to the first band row within the current collection. |
Items | Provides indexed access to band rows contained within the current collection. |
Last | Provides access to the last band row within the current collection. |
Line |
Returns the combined height of all visible band rows within the current collection, in text lines. |
Row |
Returns the maximum possible width of band rows within the current collection, in pixels. |
Row |
Returns the minimum possible width of band rows within the current collection, in pixels. |
Visible |
Returns the number of band rows contained within the current collection. |
Visible |
Provides indexed access to band rows in the current collection that are currently visible within the column header panel. |
#Methods
Name | Description |
---|---|
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
To |
Inherited from TObject. |
See Also