TcxTreeListCustomReportLink.ReportCellDataByColumn Property
Returns details on the root level node’s cell.
Declaration
property ReportCellDataByColumn[AColumn: TcxTreeListColumn]: TAbstractdxReportCellData read;
Property Value
Type |
---|
TAbstractdxReportCellData |
Remarks
AColumn identifies a cell within the root level node.
See Also