ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReport Interface
Properties Methods

In This Topic
    IReport Interface Members
    In This Topic

    The following tables list the members exposed by IReport.

    Public Properties
     NameDescription
     PropertyReturns a reference to the body of the report.  
     PropertySpecifies the height of the bottom margin of the report.  
     PropertyIndicates that all whitespace in container should be consumed when contents grow rather than preserving the minimum whitespace between the contents and the bounds.  
     PropertyIndicates the primary language of the report.  
     PropertyThe name of the top-level element for a report rendered using a data oriented rendering extension (e.g. XML).  
     PropertyIndicates whether to render textboxes as an element or as an attribute.  
     PropertyThe namespace to use in a report rendered using a data oriented rendering extension (e.g. XML).  
     PropertyThe location and file name of a transformation to use with a data oriented rendering extension (e.g. XML).  
     PropertySpecifies the width of the left margin of the report.  
     PropertyGets the name of the report.  
     PropertyReturns a reference to the page footer section of the report.  
     PropertyReturns a reference to the page header section of the report.  
     PropertySpecifies report page height.  
     PropertySpecifies report page width.  
     PropertyReturns the pagination mode of the report.  
     PropertyReturns paper orientation of the report.  
     PropertySpecifies the width of the right margin of the report.  
     PropertyReturns the page number to start the numeration with.  
     PropertySpecifies the height of the top margin of the report.  
     PropertyA unique version number to identify the instance of the report.  
     PropertyIndicates the width of the report.  
    Top
    See Also