TcxPivotGridInitializeFieldEvent Type
Declaration
TcxPivotGridInitializeFieldEvent = procedure(Sender: TcxPivotGridCustomOLAPDataSource; AField: TcxPivotGridField) of object;
Parameters
| Name | Type |
|---|---|
| Sender | TcxPivotGridCustomOLAPDataSource |
| AField | TcxPivotGridField |
See Also