FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / Group Class / SectionFooter Property

In This Topic
    SectionFooter Property (Group)
    In This Topic
    Gets the Section representing the footer of this group.
    Syntax
    'Declaration
     
    Public ReadOnly Property SectionFooter As Section
    public Section SectionFooter {get;}
    See Also