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

IReport Interface Members

The following tables list the members exposed by IReport.

Public Properties
 NameDescription
 PropertyGets a reference to the body of the report.  
 PropertyGets the height of the bottom margin of the report.  
 PropertyGets a value indicating whether to consume all whitespace in the container when contents grow, rather than preserving the minimum whitespace between the contents and the bounds.  
 PropertyGets the primary language of the report.  
 PropertyGets the name of the top-level element for a report rendered using a data-oriented rendering extension (e.g., XML).  
 PropertyGets a value indicating whether to render textboxes as an element or as an attribute.  
 PropertyGets the namespace to use in a report rendered using a data-oriented rendering extension (e.g., XML).  
 PropertyGets the location and file name of a transformation to use with a data-oriented rendering extension (e.g., XML).  
 PropertyGets the evaluation position of the report.  
 PropertyGets a value indicating whether the report has a shared data set.  
 PropertyGets the width of the left margin of the report.  
 PropertyGets the license level of the report.  
 PropertyGets the name of the report.  
 PropertyGets a reference to the page footer section of the report.  
 PropertyGets a reference to the page header section of the report.  
 PropertyGets the height of the report page.  
 PropertyGets the width of the report page.  
 PropertyGets the pagination mode of the report.  
 PropertyGets the paper orientation of the report.  
 PropertyGets the width of the right margin of the report.  
 PropertyGets the page number to start the numeration with.  
 PropertyGets the height of the top margin of the report.  
 PropertyGets a unique version number to identify the instance of the report.  
 PropertyGets the width of the report.  
Top
Public Methods
 NameDescription
 MethodGets the evaluation message for the report.  
Top
See Also