TcxTreeListReportLinkInitializeHeaderCellEvent Type
Declaration
TcxTreeListReportLinkInitializeHeaderCellEvent = procedure(Sender: TcxTreeListCustomReportLink; AColumn: TcxTreeListColumn; AnItem: TdxReportCellImage) of object;
Parameters
Name | Type |
---|---|
Sender | TcxTreeListCustomReportLink |
AColumn | TcxTreeListColumn |
AnItem | TdxReportCellImage |
See Also