ComponentOne Reports for WPF
C1.C1Report Namespace / ReportEventArgs Class / Section Field

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