ActiveReports 12
IReport Interface Members
Properties  Methods 

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : IReport Interface

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 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
Public Methods
 NameDescription
 MethodGets a renderer of the specified type that can render the body and page sections (IPageSection) of this report.  
 MethodGets the service object of the specified type. (Inherited from System.IServiceProvider)
Top
See Also

Reference

IReport Interface
GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace