TcxDataSummaryGroups.Items Property
Identifies the collection of summary groups.
Declaration
property Items[Index: Integer]: TcxDataSummaryGroup read; write; default;
Property Value
Type |
---|
TcxDataSummaryGroup |
Remarks
The Items property allows you to access a specific summary group by its index.
See Also