MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportSection Class / Page Property

In This Topic
Page Property (ReportSection)
In This Topic
Gets or sets the page layout information for the report section.
Syntax
'Declaration
 
Public Property Page As ReportSectionPage
 

Property Value

A ReportSectionPage object representing the page layout details for the report section.
See Also