TcxDataSummaryGroup.SummaryItems Property
Defines the collection of group summaries in the current summary group.
Declaration
property SummaryItems: TcxDataGroupSummaryItems read; write;
Property Value
Type |
---|
TcxDataGroupSummaryItems |
Remarks
The SummaryItems property defines the collection of group summaries in the current summary group. These group summaries are associated with grouping items that are set via the Links property.
See Also