ComponentOne Reports for WPF
C1.C1Report Namespace / Group Class / SectionFooter Property

In This Topic
    SectionFooter Property (Group)
    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