Back to Devexpress

TcxPivotGridCustomDrawPartEvent Type

vcl-cxcustompivotgrid-9e6caf6e.md

latest665 B
Original Source

TcxPivotGridCustomDrawPartEvent Type

Declaration

delphi
TcxPivotGridCustomDrawPartEvent = procedure(Sender: TcxCustomPivotGrid; ACanvas: TcxCanvas; AViewInfo: TcxPivotGridCustomCellViewInfo; var ADone: Boolean) of object;

Parameters

NameType
SenderTcxCustomPivotGrid
ACanvasTcxCanvas
AViewInfoTcxPivotGridCustomCellViewInfo
ADoneBoolean

See Also

cxCustomPivotGrid Unit