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