FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / Group Class / SectionFooter Property

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