FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / Section Class / Type Property

In This Topic
    Type Property (Section)
    In This Topic
    Returns the Section type (e.g., PageHeader, Detail).
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As SectionTypeEnum
    public SectionTypeEnum Type {get;}
    See Also