FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs.RplReader.Recs Namespace / PageContent_10_6 Class / Sections Field

In This Topic
    Sections Field
    In This Topic
    Syntax
    'Declaration
     
    Public Sections As List(Of Section)
    public List<Section> Sections
    See Also