ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / ReportSections Property

In This Topic
    ReportSections Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ReportSections As ReportSectionsCollection
    public ReportSectionsCollection ReportSections {get; set;}
    See Also