FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / ImageField Class / SubSection Property

In This Topic
    SubSection Property (ImageField)
    In This Topic
    Gets the SubSection object containing this field.
    Syntax
    'Declaration
     
    Public ReadOnly Property SubSection As SubSection
    public SubSection SubSection {get;}
    See Also