GroupCollection class represents a collection of the Group objects.
Namespace:
C1.C1ReportAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
[DefaultMemberAttribute("Item")] public class GroupCollection : IEnumerable, ICollection |
| Visual Basic |
|---|
<DefaultMemberAttribute("Item")> _ Public Class GroupCollection _ Implements IEnumerable, ICollection |