Back to Devexpress

TcxPivotGridCustomDrawEvent Type

vcl-cxcustompivotgrid-b824eb27.md

latest544 B
Original Source

TcxPivotGridCustomDrawEvent Type

Declaration

delphi
TcxPivotGridCustomDrawEvent = procedure(ACanvas: TcxCanvas; ACell: TcxPivotGridCustomCellViewInfo; var ADone: Boolean) of object;

Parameters

NameType
ACanvasTcxCanvas
ACellTcxPivotGridCustomCellViewInfo
ADoneBoolean

See Also

cxCustomPivotGrid Unit