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

In This Topic
    ReportSectionPage Class Members
    In This Topic

    The following tables list the members exposed by ReportSectionPage.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the height of the bottom margin.  
    Public PropertyGets or sets the number of columns the report contains.  
    Public PropertyGets or sets the amount of white space between each of the report's columns.  
    Public Property  
    Public PropertyGets or sets the width of the left margin.  
    Public PropertySpecifies a footer that is rendered at the bottom of each page.  
    Public PropertySpecifies a header that is rendered at the top of each page.  
    Public PropertyGets or sets the height of the pages in the report section.  
    Public PropertyGets or sets the width of the pages in the report section.  
    Public PropertyGets or sets the report's pages paper orientation that used for printing.  
    Public PropertyGets or sets the width of the right margin.  
    Public PropertyGets or sets the height of the top margin.  
    Top
    See Also