Back to Devexpress

TdxGridReportLinkInitializeCardRowCaptionCellEvent Type

vcl-dxpscxgridlnk-8ad6221d.md

latest725 B
Original Source

TdxGridReportLinkInitializeCardRowCaptionCellEvent Type

Declaration

delphi
TdxGridReportLinkInitializeCardRowCaptionCellEvent = procedure(Sender: TdxGridReportLink; AView: TcxGridCardView; ACard: TcxGridCard; ARow: TcxGridCardViewRow; AnItem: TdxReportCellString) of object;

Parameters

NameType
SenderTdxGridReportLink
AViewTcxGridCardView
ACardTcxGridCard
ARowTcxGridCardViewRow
AnItemTdxReportCellString

See Also

dxPScxGridLnk Unit