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