ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / SectionCollection Class
Properties Methods

In This Topic
    SectionCollection Class Members
    In This Topic

    The following tables list the members exposed by SectionCollection.

    Public Properties
     NameDescription
    Public PropertyReturns the number of elements in the collection.  
    Public PropertyReturns a reference to the detail section of the report.  
    Public PropertyReturns a reference to the report footer section.  
    Public PropertyReturns a reference to the report header section.  
    Public PropertyOverloaded. Returns a section from a C1Report.Sections collection.  
    Public PropertyReturns a reference to the page footer section of the report.  
    Public PropertyReturns a reference to the page header section of the report.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the collection contains a specific Section.  
    Public MethodCopies the elements of the collection to an System.Array, starting at a particular array index.  
    Top
    See Also