TcxPivotGridGroupItem.ItemCount Property
Gets a count of the child field values in the Items collection.
Declaration
property ItemCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
The grouping value contains a collection of the child field values.
Use the ItemCount property to get the number of the child field values.
See Also