ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / Group Class / SectionHeader Property

In This Topic
    SectionHeader Property
    In This Topic
    Returns the Section used as this group's header.
    Syntax
    'Declaration
     
    Public ReadOnly Property SectionHeader As Section
    public Section SectionHeader {get;}
    See Also