Reports for WPF | ComponentOne
C1.C1Report 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