GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Report Class |
For a list of all members of this type, see Report members.
Name | Description | |
---|---|---|
Author | Gets or sets a value indicating the author of the report. | |
AutoRefresh | ||
Body | Gets or sets the structure for the body of the report. | |
BottomMargin | Gets or sets the height of the bottom margin. | |
Classes | Gets the code classes to instantiate during report initialization. | |
Code | Gets or sets a string of code available to the report for use as a custom function. | |
CodeModules | Gets the code modules to make available to the report for use in expressions. | |
CollateBy | Gets or sets the collation settings for Page report. | |
Components | Returns the ReportComponentCollection containing all of the components hosted in the report. | |
Container | (Inherited from System.ComponentModel.Component) | |
Custom | Gets or sets custom information to be passed to the report engine. | |
CustomProperties | Gets the collection of the custom properties of the report. | |
DataElementName | Gets or sets the name of a top level element that represents the report data. | |
DataElementStyle | Gets or sets a value indicating whether textboxes render as elements or attributes. | |
DataSchema | Gets or sets the schema or namespace to use for an exported report. | |
DataSets | Gets the data that is displayed as part of the report. | |
DataSources | Gets the collection of data sources from which data sets are taken for the report. | |
DataTransform | 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"). | |
Description | Gets or sets a description of the report. | |
DocumentMap | The report document map options. | |
EmbeddedImages | Gets a collection of the images embedded in the report. | |
InteractiveHeight | Gets or sets the default report height when rendering the report in interactive mode. | |
InteractiveWidth | Gets or sets the default report width when rendering the report in interactive mode. | |
Language | Gets or sets the primary language of the text. | |
Layers | The report layers collection. | |
LeftMargin | Gets or sets the width of the left margin. | |
LocalizationResources | Gets the collection of the localization resources for the report. | |
MasterReport | Specifies URI for the master report, if any | |
Name | Gets or sets the name of the report. | |
PageFooter | Gets or sets the footer object that is output at the bottom of each report page. | |
PageHeader | Gets or sets the header object that is output at the top of each report page. | |
PageHeight | Gets or sets the height of the pages in the report. | |
PageWidth | Gets or sets the width of the pages in the report. | |
PaperOrientation | Gets or sets the report's pages paper orientation that used for printing. | |
Parent | Overridden. Gets or sets the parent IReportComponentContainer hosting this control. | |
ReportParameters | Gets the parameters for the report. | |
RightMargin | Gets or sets the width of the right margin. | |
Site | (Inherited from System.ComponentModel.Component) | |
StartPageNumber | Gets or sets the page number to start the numeration with in the report. | |
Themes | Gets all themes associated with this Report. | |
ThemeUri | Gets or sets the URI for the current attached theme. | |
TopMargin | Gets or sets the height of the top margin. | |
Width | Gets or sets a value indicating the width of the report. |