GroupedDataSource GetGroupDataTable Method Kentico 8.1 API Reference
Returns the item group as an DataTable.

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

Return Value

Type: OnlineDataTable
Remarks

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