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

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