ActiveReports 9
Report Class Properties

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

Public Properties
 NameDescription
Public PropertyAuthorGets or sets a value indicating the author of the report.  
Public PropertyAutoRefresh  
Public PropertyBodyGets or sets the structure for the body of the report.  
Public PropertyBottomMarginGets or sets the height of the bottom margin.  
Public PropertyClasses

Gets the code classes to instantiate during report initialization.

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

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

 
Public PropertyCollateByGets or sets the collation settings for Page report.  
Public PropertyComponentsReturns the ReportComponentCollection containing all of the components hosted in the report.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyCustom

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

 
Public PropertyCustomPropertiesGets the collection of the custom properties of the report.  
Public PropertyDataElementName

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

 
Public PropertyDataElementStyle

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

 
Public PropertyDataSchema

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

 
Public PropertyDataSetsGets the data that is displayed as part of the report.  
Public PropertyDataSourcesGets the collection of data sources from which data sets are taken for the report.  
Public PropertyDataTransform

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 PropertyDescriptionGets or sets a description of the report.  
Public PropertyDocumentMapThe report document map options.  
Public PropertyEmbeddedImages

Gets a collection of the images embedded in the report.

 
Public PropertyInteractiveHeight

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

 
Public PropertyInteractiveWidth

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

 
Public PropertyLanguage

Gets or sets the primary language of the text.

 
Public PropertyLayersThe report layers collection.  
Public PropertyLeftMarginGets or sets the width of the left margin.  
Public PropertyLocalizationResources

Gets the collection of the localization resources for the report.

 
Public PropertyMasterReportSpecifies URI for the master report, if any  
Public PropertyName

Gets or sets the name of the report.

 
Public PropertyPageFooterGets or sets the footer object that is output at the bottom of each report page.  
Public PropertyPageHeaderGets or sets the header object that is output at the top of each report page.  
Public PropertyPageHeightGets or sets the height of the pages in the report.  
Public PropertyPageWidthGets or sets the width of the pages in the report.  
Public PropertyPaperOrientationGets or sets the report's pages paper orientation that used for printing.  
Public PropertyParentOverridden. Gets or sets the parent IReportComponentContainer hosting this control.  
Public PropertyReportParametersGets the parameters for the report.  
Public PropertyRightMarginGets or sets the width of the right margin.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyStartPageNumberGets or sets the page number to start the numeration with in the report.  
Public PropertyThemesGets all themes associated with this Report.  
Public PropertyThemeUriGets or sets the URI for the current attached theme.  
Public PropertyTopMarginGets or sets the height of the top margin.  
Public PropertyWidthGets or sets a value indicating the width of the report.  
Top
See Also

Reference

Report Class
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum