FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / TextField Class / SubSection Property

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