Back to Devexpress

TcxPivotGridFieldChangedEvent Type

vcl-cxcustompivotgrid-aa9ddc39.md

latest433 B
Original Source

TcxPivotGridFieldChangedEvent Type

Declaration

delphi
TcxPivotGridFieldChangedEvent = procedure(Sender: TcxCustomPivotGrid; AField: TcxPivotGridField) of object;

Parameters

NameType
SenderTcxCustomPivotGrid
AFieldTcxPivotGridField

See Also

cxCustomPivotGrid Unit