Reporting

Namespace: Telerik.Reporting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public sealed class GroupingCollection : Collection<Grouping>
Visual Basic
Public NotInheritable Class GroupingCollection _
	Inherits Collection(Of Grouping)

Inheritance Hierarchy

System..::..Object
  System.Collections.ObjectModel..::..Collection<(Of <(<'Grouping>)>)>
    Telerik.Reporting..::..GroupingCollection

Version Information

Supported in: 1.0.1

See Also