Reporting

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

Syntax

C#
public class GroupCollection : Collection<Group>
Visual Basic
Public Class GroupCollection _
	Inherits Collection(Of Group)

Inheritance Hierarchy

System..::..Object
  System.Collections.ObjectModel..::..Collection<(Of <(<'Group>)>)>
    Telerik.Reporting..::..GroupCollection

Version Information

Supported in: 1.0.1

See Also