TcxDataSummaryItems.Summary Property
In This Article
Provides access to the parent summary controller.
#Declaration
Delphi
property Summary: TcxDataSummary read;
#Property Value
Type | Description |
---|---|
Tcx |
The parent summary controller. |
See Also