TcxTreeListBands.VisibleRootItemCount Property
Returns the number of visible root bands in the current band collection.
Declaration
property VisibleRootItemCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property returns the number of items within the VisibleRootItems collection.
See Also