TcxDataSummaryGroups.Summary Property
Specifies the owner of the current summary groups collection.
Declaration
property Summary: TcxDataSummary read;
Property Value
Type |
---|
TcxDataSummary |
Remarks
Use the Summary property to access the TcxDataSummary object to which the current summary group belongs.
See Also