GroupedDataSource GetGroupArray Method Kentico 8.1 API Reference
Returns the item group as an array.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type:  OnlineDataRowView 
Remarks

This method is slower than GetGroupView and creates a copy of the group
See Also