TcxPivotGridRecords Class
In This Article
Stores indexes of the dataset records.
#Declaration
Delphi
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