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