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