Back to Devexpress

TcxPivotGridRecords Class

vcl-cxcustompivotgrid-3e4a9b70.md

latest746 B
Original Source

TcxPivotGridRecords Class

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

TcxCustomPivotGrid.DataController

TcxPivotGridRecords Members

cxCustomPivotGrid Unit