TcxPivotGridRecords Class
Stores indexes of the dataset records.
Declaration
TcxPivotGridRecords = class(
TcxPivotList
)
Remarks
The stored indexes provide direct mapping to the record numbers in the pivot grid’s data source.
Inheritance
TObject
TList
TcxPivotList
TcxPivotGridRecords
See Also