FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.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