Name | Description | |
---|---|---|
Report Constructor | Initializes a new instance of the Report class. |
The following tables list the members exposed by Report.
Name | Description | |
---|---|---|
Report Constructor | Initializes a new instance of the Report class. |
Name | Description | |
---|---|---|
Author | Gets or sets a value indicating the author of the report. | |
AutoRefresh |
Caution: This property is not yet implemented. Please ignore.
| |
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 collate setting of page report. | |
Components | Returns the GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection containing all of the components hosted in the report. | |
ConsumeContainerWhitespace | Indicates 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. | |
Custom | Gets or sets custom information to be passed to the report engine. | |
CustomProperties | Gets the custom properties. | |
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. | |
EmbeddedStyleSheets | 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. | |
IsFixedPageReport | ||
IsMerged | True if the report was merged with master | |
Language | Gets or sets the primary language of the text. | |
Layers | The report layers collection. | |
LayoutOrder | Gets or sets the pages order layout ('Z' or 'N') | |
LeftMargin | Gets or sets the width of the left margin. | |
Libraries | Collection of parts libraries references. | |
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 GrapeCity.ActiveReports.PageReportModel.Rdl.IReportComponentContainer hosting this control. | |
ReportParameters | Gets the parameters for the report. | |
ReportParts | Collection of the exported report parts. | |
ReportSections | ||
ReportSlicers | Get the slicers for the report. | |
RightMargin | Gets or sets the width of the right margin. | |
StartPageNumber | Gets or sets the page number to start the numeration with in the report. | |
StyleSheetSource | Gets or sets the source of the report's slylesheet. | |
StyleSheetValue | Gets or sets the value of the report's slylesheet. | |
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. | |
ViewerType | ViewerType property | |
Width | Gets or sets a value indicating the width of the report. |