Back to Devexpress

TcxPivotGridCalculateCustomSummaryEvent Type

vcl-cxcustompivotgrid-55f423e9.md

latest487 B
Original Source

TcxPivotGridCalculateCustomSummaryEvent Type

Declaration

delphi
TcxPivotGridCalculateCustomSummaryEvent = procedure(Sender: TcxPivotGridField; ASummary: TcxPivotGridCrossCellSummary) of object;

Parameters

NameType
SenderTcxPivotGridField
ASummaryTcxPivotGridCrossCellSummary

See Also

cxCustomPivotGrid Unit