FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / Group Class / SectionHeader Property

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