TcxTreeListSummaryItems.Summary Property
Provides access to the parent column summary.
Declaration
property Summary: TcxTreeListColumnSummary read;
Property Value
Type | Description |
---|---|
TcxTreeListColumnSummary | The parent column summary. |
See Also