TcxPivotGridInitializeFieldEvent Type
In This Article
#Declaration
Delphi
TcxPivotGridInitializeFieldEvent = procedure(Sender: TcxPivotGridCustomOLAPDataSource; AField: TcxPivotGridField) of object;
#Parameters
Name | Type |
---|---|
Sender | Tcx |
AField | Tcx |
See Also