TcxTreeListBands.RootItemCount Property
In This Article
Returns the number of root bands in the current band collection.
#Declaration
Delphi
property RootItemCount: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
This property returns the number of items within the RootItems collection.
See Also