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

In This Topic
    Fields Property (SubSection)
    In This Topic
    Gets a collection of all fields in this SubSection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Fields As FieldCollection
    public FieldCollection Fields {get;}
    See Also