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

In This Topic
ReportSections Property
In This Topic
Gets or sets the collection of report sections.
Syntax
'Declaration
 
Public Property ReportSections As ReportSectionsCollection
 

Property Value

An object representing the ReportSectionsCollection containing the report sections of the report.
See Also