Back to Devexpress

TcxPivotGridGetGroupValueEvent Type

vcl-cxcustompivotgrid-2d95665b.md

latest562 B
Original Source

TcxPivotGridGetGroupValueEvent Type

Declaration

delphi
TcxPivotGridGetGroupValueEvent = procedure(Sender: TcxPivotGridField; ARecordIndex: Integer; var AValue: Variant) of object;

Parameters

NameType
SenderTcxPivotGridField
ARecordIndexInteger
AValueVariant

See Also

cxCustomPivotGrid Unit