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

In This Topic
    SectionHeader Property
    In This Topic
    Gets the Section representing the header of this group.
    Syntax
    'Declaration
     
    Public ReadOnly Property SectionHeader As Section
    public Section SectionHeader {get;}
    See Also