MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class

Report Class Properties

For a list of all members of this type, see Report members.

Public Properties
 NameDescription
Public PropertyGets or sets a author of the report.  
Public Property

 

Caution: This property is not yet implemented. Please ignore.

 

 
Public PropertyGets or sets a body layout information for the report.  
Public PropertyGets or sets a height of the bottom margin.  
Public PropertyGets a collection of 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 functions.  
Public PropertyGets a collection of the code modules that available to the report for use in expressions.  
Public PropertyGets or sets the collation setting for the report when using a theme.  
Public PropertyGets a ReportComponentCollection containing all the ReportComponent in the container.  
Public PropertyGets or sets a value indicating whether all white space in containers (such as Body and Container) will be consumed during report rendering as the container's contents grow, rather than preserving the minimum amount of white space between the contents and the container's bounds.  
Public PropertyGets or sets a custom information to be passed to the report engine.  
Public PropertyGets the custom properties of the report.  
Public PropertyGets or sets a name of the top-level XML element that represents the report data.  
Public PropertyGets or sets a style in which textboxes are rendered in an exported report (as elements or attributes).  
Public PropertyGets or sets a schema or namespace used for an exported report.  
Public PropertyGets the data sets displayed in the report.  
Public PropertyGets a collection of data sources from which data sets are taken for the report.  
Public PropertyGets or sets the file path and name of the transformation file applied to exported reports.  
Public PropertyGets or sets a description of the report.  
Public PropertyGets the report document map options.  
Public PropertyGets a collection of the images embedded in the report.  
Public PropertyGets a collection of the stylesheets embedded in the report.  
Public PropertyGets or sets the default report height when the report is rendered in interactive mode.  
Public PropertyGets or sets the default report width when the report is rendered in interactive mode.  
Public PropertyGets a value indicating whether the report is a fixed page report.  
Public PropertyGets or sets a value indicating whether the current report is a master report.  
Public PropertyGets or sets a value indicating whether the report has been merged with the master report.  
Public PropertyGets or sets the primary language of the text localization.  
Public PropertyGets a collection of layers within the report.  
Public PropertyGets or sets an order layout of the report pages ('Z' or 'N').  
Public PropertyGets or sets a width of the left margin.  
Public PropertyGets or sets a collection of references to libraries with the report parts.  
Public PropertyGets the collection of localization resources for the report.  
Public PropertyGets or sets an URI for the master report, if any.  
Public PropertyGets or sets the name of the report.  
Public PropertyGets or sets a 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 a height of the pages in the report.  
Public PropertyGets or sets a width of the pages in the report.  
Public PropertyGets or sets an orientation of the report pages for printing.  
Public PropertyOverridden. Gets or sets a parent container.  
Public PropertyGets a collection of parameters for a report.  
Public PropertyGets or sets a collection of exported report parts.  
Public PropertyGets or sets the collection of report sections.  
Public PropertyGets a collection of slicers for a report.  
Public PropertyGets or sets a width of the right margin.  
Public PropertyGets or sets the starting page number for numbering within a report.  
Public PropertyGets or sets a source of the report stylesheet.  
Public PropertyGets or sets a value of the report stylesheet.  
Public PropertyGets the all themes associated with the report.  
Public PropertyGets or sets an URI for the current attached theme.  
Public PropertyGets or sets a height of the top margin.  
Public PropertyGets the type of viewer available for a report.  
Public PropertyGets or sets a width of the report.  
Top
See Also