TcxTreeListSummaryItem.Column Property
In This Article
Provides access to the column displaying the current summary.
#Declaration
Delphi
property Column: TcxTreeListColumn read;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the CalculatedColumn property to specify the column that provides values for summary calculations.
See Also