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