ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / Group Class / SectionFooter Property

In This Topic
    SectionFooter Property
    In This Topic
    Returns the Section used as this group's footer.
    Syntax
    'Declaration
     
    Public ReadOnly Property SectionFooter As Section
    public Section SectionFooter {get;}
    See Also