Back to Devexpress

TdxGridReportLinkInitializeBandCellEvent Type

vcl-dxpscxgridlnk-67c8e0cb.md

latest642 B
Original Source

TdxGridReportLinkInitializeBandCellEvent Type

Declaration

delphi
TdxGridReportLinkInitializeBandCellEvent = procedure(Sender: TdxGridReportLink; AView: TcxGridBandedTableView; ABand: TcxGridBand; AnItem: TdxReportCellString) of object;

Parameters

NameType
SenderTdxGridReportLink
AViewTcxGridBandedTableView
ABandTcxGridBand
AnItemTdxReportCellString

See Also

dxPScxGridLnk Unit