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