Back to Devexpress

TcxGridPartCustomDrawBackgroundEvent Type

vcl-cxgridcustomtableview-ced8da09.md

latest683 B
Original Source

TcxGridPartCustomDrawBackgroundEvent Type

Declaration

delphi
TcxGridPartCustomDrawBackgroundEvent = procedure(Sender: TcxCustomGridTableView; ACanvas: TcxCanvas; AViewInfo: TcxCustomGridCellViewInfo; var ADone: Boolean) of object;

Parameters

NameType
SenderTcxCustomGridTableView
ACanvasTcxCanvas
AViewInfoTcxCustomGridCellViewInfo
ADoneBoolean

See Also

cxGridCustomTableView Unit