TcxCustomTreeList.Summary Property
Provides access to the collection of summaries specified in the tree list.
Declaration
property Summary: TcxTreeListSummary read;
Property Value
Type |
---|
TcxTreeListSummary |
Remarks
The property provides access to summaries of both types – footer and group summaries. Refer to the TcxTreeListSummary description for details.
See Also