Back to Devexpress

TdxGridReportLinkInitializeChartCellEvent Type

vcl-dxpscxgridlnk-80c8fa78.md

latest537 B
Original Source

TdxGridReportLinkInitializeChartCellEvent Type

Declaration

delphi
TdxGridReportLinkInitializeChartCellEvent = procedure(Sender: TdxGridReportLink; AView: TcxGridChartView; AnItem: TdxReportCellGraphic) of object;

Parameters

NameType
SenderTdxGridReportLink
AViewTcxGridChartView
AnItemTdxReportCellGraphic

See Also

dxPScxGridLnk Unit