ActiveReports 12
Report Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Report Class

The following tables list the members exposed by Report.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Report class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating the author of the report.  
Public PropertyGets or sets the rate at which the report page automatically refreshes, in seconds.  
Public PropertyGets or sets the structure for the body of the report.  
Public PropertyGets or sets the height of the bottom margin.  
Public Property

Gets the code classes to instantiate during report initialization.

 
Public PropertyGets or sets a string of code available to the report for use as a custom function.  
Public Property

Gets the code modules to make available to the report for use in expressions.

 
Public PropertyGets or sets the collation settings for Page report.  
Public PropertyReturns the ReportComponentCollection containing all of the components hosted in the report.  
Public PropertyIndicates that all white space in containers (such as Body and Rectangle) is consumed during report rendering when the container’s contents grow rather than preserving the minimum white space between the contents and the bounds of the container.  
Public Property (Inherited from System.ComponentModel.Component)
Public Property

Gets or sets custom information to be passed to the report engine.

 
Public PropertyGets the collection of the custom properties of the report.  
Public Property

Gets or sets the name of a top level element that represents the report data.

 
Public Property

Gets or sets a value indicating whether textboxes render as elements or attributes.

 
Public Property

Gets or sets the schema or namespace to use for an exported report.

 
Public PropertyGets the data that is displayed as part of the report.  
Public PropertyGets the collection of data sources from which data sets are taken for the report.  
Public Property

Gets or sets the name and location of the transformation file to apply to an exported report. This can be a full folder path (e.g. "/xsl/xfrm.xsl"), or a relative path (e.g. "xfrm.xsl").

 
Public PropertyGets or sets a description of the report.  
Public PropertyThe report document map options.  
Public Property

Gets a collection of the images embedded in the report.

 
Public Property

Gets a collection of the images embedded in the report.

 
Public Property

Gets or sets the default report height when rendering the report in interactive mode.

 
Public Property

Gets or sets the default report width when rendering the report in interactive mode.

 
Public Property

Gets or sets the primary language of the text.

 
Public PropertyThe report layers collection.  
Public PropertyGets or sets the width of the left margin.  
Public Property

Gets the collection of the localization resources for the report.

 
Public PropertySpecifies URI for the master report, if any  
Public Property

Gets or sets the name of the report.

 
Public PropertyGets or sets the 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 the height of the pages in the report.  
Public PropertyGets or sets the width of the pages in the report.  
Public PropertyGets or sets the report's pages paper orientation that used for printing.  
Public PropertyOverridden. Gets or sets the parent IReportComponentContainer hosting this control.  
Public PropertyGets the parameters for the report.  
Public PropertyGets or sets the width of the right margin.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets the page number to start the numeration with in the report.  
Public PropertyGets or sets the source of the report's slylesheet.  
Public PropertyGets or sets the value of the report's slylesheet.  
Public PropertyGets all themes associated with this Report.  
Public PropertyGets or sets the URI for the current attached theme.  
Public PropertyGets or sets the height of the top margin.  
Public PropertyGets or sets a value indicating the width of the report.  
Top
Public Methods
 NameDescription
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodValidates the information in each property of the Report object.  
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

Report Class
GrapeCity.ActiveReports.PageReportModel Namespace