MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportSectionPage Class
Properties Methods Events

ReportSectionPage Class Members

The following tables list the members exposed by ReportSectionPage.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a height of the bottom margin.  
Public PropertyGets or sets the number of columns in the section page.  
Public PropertyGets or sets the amount of white space between each column in the section page.  
Public PropertyGets a ReportComponentCollection containing all the ReportComponent in the container.  
Public PropertyGets or sets a width of the left margin.  
Public PropertyGets or sets a footer object that is output at the bottom of each report page.  
Public PropertyGets or sets the header object that is output at the top of each report page.  
Public PropertyGets or sets a height of the pages in the report section.  
Public PropertyGets or sets a width of the pages in the report section.  
Public PropertyGets or sets the paper orientation for the report pages used for printing.  
Public PropertyGets or sets a width of the right margin.  
Public PropertyGets or sets a height of the top margin.  
Top
See Also