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