Back to Devexpress

TdxGridReportLinkInitializeCellEvent Type

vcl-dxpscxgridlnk-a54802e1.md

latest770 B
Original Source

TdxGridReportLinkInitializeCellEvent Type

Declaration

delphi
TdxGridReportLinkInitializeCellEvent = procedure(Sender: TdxGridReportLink; AView: TcxCustomGridTableView; ARecord: TcxCustomGridRecord; AColumn: TcxGridColumn; AnItem: TAbstractdxReportCellData) of object;

Parameters

NameType
SenderTdxGridReportLink
AViewTcxCustomGridTableView
ARecordTcxCustomGridRecord
AColumnTcxGridColumn
AnItemTAbstractdxReportCellData

See Also

dxPScxGridLnk Unit