ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / ReportEventArgs Class / Section Field

In This Topic
    Section Field
    In This Topic
    The current section.
    Syntax
    'Declaration
     
    Public ReadOnly Section As SectionTypeEnum
    public readonly SectionTypeEnum Section
    See Also