Back to Devexpress

TcxPivotGridInitializeFieldEvent Type

vcl-cxcustompivotgrid-6dc5bcdd.md

latest481 B
Original Source

TcxPivotGridInitializeFieldEvent Type

Declaration

delphi
TcxPivotGridInitializeFieldEvent = procedure(Sender: TcxPivotGridCustomOLAPDataSource; AField: TcxPivotGridField) of object;

Parameters

NameType
SenderTcxPivotGridCustomOLAPDataSource
AFieldTcxPivotGridField

See Also

cxCustomPivotGrid Unit