TcxTreeListReportLinkInitializeBandCellEvent Type
Declaration
TcxTreeListReportLinkInitializeBandCellEvent = procedure(Sender: TcxTreeListCustomReportLink; ABand: TcxTreeListBand; AnItem: TdxReportCellImage) of object;
Parameters
| Name | Type |
|---|---|
| Sender | TcxTreeListCustomReportLink |
| ABand | TcxTreeListBand |
| AnItem | TdxReportCellImage |
See Also