TcxPivotGridViewDataItem.ItemCount Property
In This Article
Gets a count of the child field values in the Items collection.
#Declaration
Delphi
property ItemCount: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
Use the ItemCount property to get the number of the child field values.
Note
the Item
See Also