FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport 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