Back to Devexpress

TdxGridReportLinkInitializeLevelCaptionEvent Type

vcl-dxpscxgridlnk-3e4dca0d.md

latest544 B
Original Source

TdxGridReportLinkInitializeLevelCaptionEvent Type

Declaration

delphi
TdxGridReportLinkInitializeLevelCaptionEvent = procedure(Sender: TdxGridReportLink; AView: TcxCustomGridView; AnItem: TdxReportCellString) of object;

Parameters

NameType
SenderTdxGridReportLink
AViewTcxCustomGridView
AnItemTdxReportCellString

See Also

dxPScxGridLnk Unit