The Reporting type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| AddClasses | ||
| AddPDF | ||
| Build(Boolean) |
Builds the Report Output Content.
| |
| Build(ReportBaseOutput) |
Builds the Report Output Content.
| |
| Build(ReportCoverPage) |
Function Builds and returns the Report Section Content.
| |
| Build(ReportSection) |
Builds the Report Output Content.
| |
| BuildBody |
Build the Report Body.
| |
| BuildPDF |
Builds the Report PDF Document.
| |
| BuildPDF(ReportSectionBase) |
Builds the Report PDF Document Section.
| |
| BuildSection |
Function Builds and returns the Report Section Content.
| |
| BuildSections |
Function Builds and returns the Report Sections Content.
| |
| Cancel |
Cancels the Report Build.
| |
| Clear |
Clears the Report Build, Content and Flags.
| |
| ClearData |
Clears the Report Data.
| |
| ClearElements |
Clears the Report Elements.
| |
| ClearLog |
Clears the Report Log.
| |
| ClearSections |
Clears the Report Sections.
| |
| ClearTemp |
Removes any Temp Files used by the Report Build.
| |
| Clone |
Clone the object, and returning a reference to a cloned object.
(Inherited from EngineClassBase.) | |
| Close |
Closes the Report and Data Source.
| |
| ConvertPDF | ||
| CopyObject |
Creates a copy of the current Object.
(Inherited from EngineClassBase.) | |
| CopyProperties(Boolean) |
Copies the Properties of the current Object.
(Inherited from EngineClassBase.) | |
| CopyProperties(EngineClassBase, Boolean) |
Copies the Properties of the supplied Object.
(Inherited from EngineClassBase.) | |
| CopyProperties T1, T2 (T1, T2) |
Copies the Properties by Name of the Source Object to the Destination Object.
(Inherited from EngineClassBase.) | |
| CreateNew |
Creates a new Report with a new Report Section.
| |
| DeepClone |
Creates a deep clone of the current object.
(Inherited from EngineClassBase.) | |
| DeepCopy |
Creates a deep copy of the current Object.
(Inherited from EngineClassBase.) | |
| Deserialize(TextReader) | Deserializes to an instance of EngineClassBase. (Inherited from EngineClassBase.) | |
| Deserialize(String) | Deserializes to an instance of EngineClassBase. (Inherited from EngineClassBase.) | |
| Deserialize(XmlDocument) | Deserializes to an instance of EngineClassBase. (Inherited from EngineClassBase.) | |
| DeserializeFile(String) |
Deserializes the specified XML File.
(Inherited from EngineClassBase.) | |
| DeserializeFile(String, Encoding) |
Deserializes the specified XML File.
(Inherited from EngineClassBase.) | |
| DeSerializeMe |
Deserializes the XML String.
(Inherited from EngineClassBase.) | |
| Dispose |
Releases all resources used by the Object.
(Inherited from EngineClassBase.) | |
| Dispose(Boolean) | (Overrides EngineClassBase Dispose(Boolean).) | |
| (Inherited from | ||
Allows an (Inherited from | ||
| GetBodyTag | ||
| GetClasses |
Function gets the list of CSS Classes.
| |
| GetCollapsibleScript | ||
| GetCSS |
Gets the Report CSS as a String.
| |
| GetDataXML |
Function gets the Data XML for the Report.
| |
| GetDocX |
Function gets the DocX as a Byte Array.
| |
| GetDocXZip |
Function gets the DocX as a Zip Package Byte Array including all Images.
| |
| GetFooter | ||
Serves as a hash function for a particular type. (Inherited from | ||
| GetHTML |
Function gets the HTML with the option to Disable Embedded Images.
| |
| GetOutput(ReportBaseOutput) |
Gets the Report Output Content for the Report Item.
| |
| GetOutput(ReportCoverPage) |
Gets the Report Output Content for the Report Cover Page.
| |
| GetOutput(ReportSection) |
Gets the Report Output Content for the Report Section.
| |
| GetOutput(ReportTOC) |
Gets the Report Output Content for the Report TOC.
| |
| GetOutputFileName |
Gets the Report HTML Output File Name.
| |
| GetPDF |
Gets the Report PDF Document.
| |
| GetPDF(HtmlToPdfDocument) |
Gets the Report PDF Document.
| |
| GetPDF(ReportSectionBase) |
Gets the Report PDF Document Section.
| |
| GetPDFPageCount | ||
| GetPDFSettings |
Gets the Report PDF Settings.
| |
| GetPropertyNames |
Function Gets the Names of the Member Properties.
(Inherited from EngineClassBase.) | |
| GetRDL |
Gets the Reporting RDL (Report Definition Language) as XML.
| |
| GetRDL(Uri) |
Gets the Reporting RDL (Report Definition Language) as XML from the specified URI.
| |
| GetSections |
Gets the Report Sections Output Content.
| |
| GetSortTableScript | ||
Gets the (Inherited from | ||
| HasProperty |
Function returns True if the Property Name exists.
(Inherited from EngineClassBase.) | |
| ImportConstants |
Imports Report Constants.
| |
| ImportDataFormats |
Imports Report Data Formats.
| |
| ImportDataSourceContexts |
Imports Report Data Source Contexts.
| |
| ImportExpressions |
Imports Report Expressions.
| |
| ImportGlobals |
Imports Report Report Globals.
| |
| ImportNamespaces |
Imports Report Namespaces.
| |
| ImportQueries |
Imports Report Queries.
| |
| ImportResources |
Imports Report Resources.
| |
| ImportRules |
Imports Report Rules.
| |
| ImportRunningTotals |
Imports Report Running Totals.
| |
| ImportStyles |
Imports Report Styles.
| |
| InsertPDF | ||
| IsDifferent(Object, Boolean) |
Function compares the Properties of the current Object and the supplied one and returns True if any are not Equal.
(Inherited from EngineClassBase.) | |
| LoadConstants |
Loads the Report Constants.
| |
| LoadCSS |
Loads the Report CSS.
| |
| LoadCSS(Uri) |
Loads the CSS File.
| |
| LoadCSS(String, String) |
Loads the CSS File and CSS for the Report.
| |
| LoadCSS(Uri, String) |
Loads the CSS File and CSS for the Report.
| |
| LoadData |
Loads the Report Data Source.
| |
| LoadData(DataSet) |
Loads the Report Data Source with the specified Data Set.
| |
| LoadData(Object) |
Loads the Report Data Source.
| |
| LoadData(String) |
Loads the Report Data Source with the specified Data.
| |
| LoadData(XmlDocument) |
Loads the Report Data Source with the specified Xml Document.
| |
| LoadData(String, String) |
Loads the Report Data Source with the specified Data.
| |
| LoadDataContexts |
Loads the Shared Report Data Source Contexts.
| |
| LoadDataFormats |
Loads the Report Data Formats.
| |
| LoadElements |
Loads the Reports Constants, Queries, Rules, Data Formats and Contexts.
| |
| LoadExpressions |
Loads the Shared Report Expressions.
| |
| LoadFileConstants |
Loads the Report File Constants.
| |
| LoadFileDataContexts |
Loads the Report File Data Source Contexts.
| |
| LoadFileDataFormats |
Loads the Report File Data Formats.
| |
| LoadFileElements |
Loads the Report File Elements.
| |
| LoadFileExpressions |
Loads the Report File Expressions.
| |
| LoadFileGlobals |
Loads the Report File Globals.
| |
| LoadFileNamespaces |
Loads the Report File Namespaces.
| |
| LoadFileQueries |
Loads the Report File Queries.
| |
| LoadFileResources |
Loads the Report File Resources.
| |
| LoadFileRules |
Loads the Report File Rules.
| |
| LoadFileRunningTotals |
Loads the Report File Running Totals.
| |
| LoadFileStyles |
Loads the Report File Styles.
| |
| LoadGlobals |
Loads the Report Globals.
| |
| LoadNamespaces |
Loads the Report Namespaces.
| |
| LoadQueries |
Loads the Report Queries.
| |
| LoadReport(String) |
Loads the Report Design and Structure from the RDL (Report Definition Language) as XML.
| |
| LoadReport(Uri) |
Loads the Report Design and Structure from the specified URI.
| |
| LoadReport(XmlDocument) |
Loads the Report Design and Structure from the RDL (Report Definition Language) as XML.
| |
| LoadResources |
Loads the Shared Report Resources.
| |
| LoadRules |
Loads the Report Rules.
| |
| LoadRunningTotals |
Loads the Report Running Totals.
| |
| LoadStructure |
Loads the Report Structure and Elements.
| |
| LoadStyles |
Loads the Report Styles.
| |
| LoadSubReport(String) |
Loads the Sub Report Design and Structure from the RDL (Report Definition Language) as XML.
| |
| LoadSubReport(Uri) |
Loads the Sub Report Design and Structure from the specified URI.
| |
| LoadSubReport(XmlDocument) |
Loads the Sub Report Design and Structure from the RDL (Report Definition Language) as XML.
| |
Creates a shallow copy of the current (Inherited from | ||
| MergePDF | ||
| OnChanged |
Raises the Changed Event.
(Inherited from EngineClassBase.) | |
| OnClearing |
Raises the Clearing Event.
(Inherited from EngineClassBase.) | |
| OnDirty |
Raises the Dirty Event.
(Inherited from EngineClassBase.) | |
| OnPropertyChanged |
Raises the On Property Changed Event.
(Inherited from EngineClassBase.) | |
| OutputCSSFile |
Outputs the Report CSS File.
| |
| PropertiesToCSV |
Returns a Copy of the Object Properties to Comma Separated Values.
(Inherited from EngineClassBase.) | |
| PropertiesToString |
Returns a Copy of the Object Properties to a Delimited String.
(Inherited from EngineClassBase.) | |
| PropertiesToXML |
Returns a Copy of the Object Properties to a XML formatted String.
(Inherited from EngineClassBase.) | |
| Publish |
Publishes the Report Content.
| |
| ReLoad |
Re-Loads the Report Structure and Data.
| |
| SaveDocX |
Saves the Report HTML Output as a DocX.
| |
| SaveHTML |
Generates and Saves the Report HTML into a File.
| |
| SaveHTML(String) |
Generates and Saves the Report HTML into a File.
| |
| SaveHTML(Uri) |
Generates and Saves the Report HTML into a File at the specified URI.
| |
| SaveHTML(String, String) |
Generates and Saves the Content into a File.
| |
| SaveHTML(Uri, String) |
Generates and Saves the Content into a File at the specified URI.
| |
| SavePDF(Uri) |
Saves the Report HTML Output as a PDF.
| |
| SavePDF(String, Boolean) |
Saves the Report HTML as a PDF File with the Option to Open and View.
| |
| SaveReport |
Saves the Report Design and Structure to File.
| |
| SaveTempPDF |
Saves the Report HTML as a Temp PDF File with the Option to Open and View.
| |
| SaveText(String) |
Generates and Saves the Report Text into a File.
| |
| SaveText(Uri) |
Generates and Saves the Report Text into a File at the specified URI.
| |
| Serialize |
Serializes the Object and writes the XML document to a String.
(Inherited from EngineClassBase.) | |
| Serialize(String) |
Serializes the Object and writes the XML to a File.
(Inherited from EngineClassBase.) | |
| Serialize(Encoding) |
Serializes the Object and writes the XML document to a String.
(Inherited from EngineClassBase.) | |
| Serialize(XmlWriterSettings) |
Serializes the Object and writes the XML document to a String.
(Inherited from EngineClassBase.) | |
| Serialize(String, Encoding) |
Serializes the Object and writes the XML to a File.
(Inherited from EngineClassBase.) | |
| SerializeMe |
Serializes the Object and writes the XML document to a String and optionally to a File.
(Inherited from EngineClassBase.) | |
| SetError |
Sets an Error for the Object.
(Inherited from EngineClassBase.) | |
| SetException |
Sets an Exception for the Object.
(Inherited from EngineClassBase.) | |
| SetIsChanged |
Sets the Object to the Is Changed state.
(Inherited from EngineClassBase.) | |
| SetIsClean |
Sets the Object to the Is Clean state.
(Inherited from EngineClassBase.) | |
| SetIsDirty |
Sets the Object to the Is Dirty state.
(Inherited from EngineClassBase.) | |
| SetRDL |
Sets the Reporting RDL (Report Definition Language) as XML.
| |
| ShallowClone |
Creates a shallow clone of the current Object.
(Inherited from EngineClassBase.) | |
| ShallowCopy |
Creates a shallow copy of the current Object.
(Inherited from EngineClassBase.) | |
| SubReporting | ||
| ToOutput |
Function Builds and returns the Output Content for the Report.
| |
| ToOutput(Boolean, Boolean) |
Function Builds and returns the Body Content for the Report.
| |
| (Inherited from | ||
| ValidateLicense | ||
| WriteContent |
Writes the Report Paragraph Content to a String.
| |
| WriteParagraph(ReportParagraphing) |
Appends the Report Paragraph Content to the HTML Report.
| |
| WriteParagraph(ReportParagraphing, String) |
Appends the Report Paragraph Content to the HTML Report.
|
See Also