TcxDataSummaryGroup.SummaryGroups Property
Identifies the collection containing the current summary group.
Declaration
property SummaryGroups: TcxDataSummaryGroups read;
Property Value
Type |
---|
TcxDataSummaryGroups |
Remarks
Use the SummaryGroups property to access the collection of summary groups to which the current TcxDataSummaryGroup object belongs.
See Also