TcxTreeListBandRows.VisibleItemCount Property
Returns the number of band rows contained within the current collection.
Declaration
property VisibleItemCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property returns the number of items within the VisibleItems indexed collection.
See Also