Skip to main content

TcxTreeListBands.VisibleItemCount Property

Returns the number of visible bands in the current band collection.

Declaration

property VisibleItemCount: Integer read;

Property Value

Type
Integer

Remarks

This property returns the number of items within the VisibleItems collection.

See Also