GroupCollection
Class
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
C#
[TypeConverter("Telerik.Reporting.Design.GroupCollectionConverter, Telerik.Reporting.Design, Version=20.1.26.615, Culture=neutral, PublicKeyToken=a9d7983dfcc261be")]
public class GroupCollection : Collection<Group>
Inheritance: objectCollection<Group>GroupCollection
Constructors
C#
public GroupCollection()
Methods
TODO: Add documentation.