TcxTreeListColumnSummary Class
Stores column summaries.
#Declaration
TcxTreeListColumnSummary = class(
TcxOwnedPersistent
)
#Remarks
This class introduces members that allow you to:
Access a column’s footer and group summary collections (FooterSummaryItems and GroupFooterSummaryItems).
Obtain the number of collection summaries that are currently visible within the TreeList control (FooterVisibleCount and GroupFooterVisibleCount).
Access the column that displays summaries (Column).
#Direct TcxTreeListColumnSummary Class Reference
The TcxTreeListColumn.Summary property references a TcxTreeListColumnPosition
object.