TcxPivotGridGroupItem.Index Property
Gets the zero-based index of the currently processed grouping value in the parent’s Items collection.
Declaration
property Index: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Use the Index property to return the grouping value’s index that identifies the grouping value’s position in the parent’s Items collection.
See Also