Click or drag to resize

StiReport Methods

The StiReport type exposes the following members.

Methods
  NameDescription
Public methodAddAnchor(Object)
Adds anchor.
Public methodAddAnchor(Object, Object)
Adds anchor.
Public methodApplyStyleCollection(String)
Applies styles associated with the specified style collection to all components in the report.
Public methodApplyStyleCollection(String, ListStiComponent)
Applies styles associated with the specified style collection to all components in the report.
Public methodApplyStyles
Applies styles of a report to all components in the report.
Public methodStatic memberChangeType(Object, Type)
Changes a type of the specified value.
Public methodStatic memberChangeType(Object, Type, Boolean)
Changes a type of the specified value.
Protected methodCheckExcelValue
Protected methodClear
Resets a report to null state.
Public methodClearAllStates
Clears all earlier saved object states. Internal use only.
Public methodStatic memberClearImageCache
Clear all image cache.
Public methodStatic memberClearReportCache
Clear all report cache.
Public methodClone
Creates a new object that is a copy of the current instance.
Public methodCompile
Compiles a report.
Public methodCompile(Stream)
Compiles a report and locates it in the specified stream.
Public methodCompile(String)
Compiles a report.
Public methodCompile(StiOutputType)
Compiles a report.
Public methodCompile(String, StiOutputType)
Compiles a report and locates it to the specified path.
Public methodCompile(String, StiOutputType, Boolean)
Compiles a report and locates it in the specified path.
Public methodCompileAsync
Compiles a report.
Public methodCompileAsync(Stream)
Compiles a report and locates it in the specified stream.
Public methodCompileAsync(String)
Compiles a report.
Public methodCompileAsync(StiOutputType)
Compiles a report.
Public methodCompileAsync(String, StiOutputType)
Compiles a report and locates it to the specified path.
Public methodCompileAsync(String, StiOutputType, Boolean)
Compiles a report and locates it in the specified path.
Public methodCompileReportsToAssembly(String, StiReport)
Public methodStatic memberCompileReportsToAssembly(String, StiReport, StiReportLanguageType)
Public methodCompileReportsToAssemblyAsync(String, StiReport)
Public methodCompileReportsToAssemblyAsync(String, StiReport, StiReportLanguageType)
Public methodCompileStandaloneReport
Compiles a standalone report and locates it in the specified path.
Public methodCompileStandaloneReportAsync
Compiles a standalone report and locates it in the specified path.
Public methodConvert
Converts all components coordinates from one unit into another.
Protected methodConvertRtf
Internal use only. Used for converting series of strings to one rtf text.
Public methodStatic memberCreateNewDashboard
Public methodStatic memberCreateNewReport
Public methodCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public methodCreateReportInNewAppDomain
Public methodDesign
Calls the designer for the report in the Modal window.
Public methodDesign(Boolean)
Calls the designer for the report.
Public methodDesign(Form)
Calls the designer for the report in the Parent Form.
Public methodDesign(Boolean, IWin32Window)
Calls the designer for the report.
Public methodDesignV2WithWpf
Calls the designer for the report in the Modal window with using WPF technology.
Public methodDesignV2WithWpf(Boolean)
Calls the designer for the report in the Modal window with using WPF technology.
Public methodDesignV2WithWpf(Object)
Calls the designer for the report in the Modal window with using WPF technology.
Public methodDesignV2WithWpf(Object, Boolean)
Calls the designer for the report in the Modal window with using WPF technology.
Public methodDesignWithWpf
Calls the designer for the report in the Modal window with using WPF technology.
Public methodDesignWithWpf(Boolean)
Public methodDesignWithWpf(Object, Boolean)
Public methodDispose
Releases all resources used by the Component.
(Inherited from Component.)
Protected methodDispose(Boolean) (Overrides ComponentDispose(Boolean).)
Public methodStatic memberDiv(Decimal, Decimal)
Returns result of dividing value1 and value2. If value2 is zero, then result equal to 0.
Public methodStatic memberDiv(Double, Double)
Returns result of dividing value1 and value2. If value2 is zero, then result equal to 0.
Public methodStatic memberDiv(Int64, Int64)
Returns result of dividing value1 and value2. If value2 is zero, then result equal to 0.
Public methodStatic memberDiv(Decimal, Decimal, Decimal)
Returns result of dividing value1 and value2. If value2 is zero, then result is zeroResult (third argument).
Public methodStatic memberDiv(Double, Double, Double)
Returns result of dividing value1 and value2. If value2 is zero, then result is zeroResult (third argument).
Public methodStatic memberDiv(Int64, Int64, Int64)
Returns result of dividing value1 and value2. If value2 is zero, then result is zeroResult (third argument).
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExportDocument(StiExportFormat, Stream)
Exports a rendered report into the stream without dialog using the provider.
Public methodExportDocument(StiExportFormat, String)
Exports a rendered report into the file without dialog using the provider.
Public methodExportDocument(StiExportService, String)
Exports a rendered report into a file with dialog using the provider.
Public methodExportDocument(StiExportFormat, Stream, StiExportSettings)
Exports a rendered report into the stream without dialog using the provider.
Public methodExportDocument(StiExportFormat, String, StiExportSettings)
Exports a rendered report into the file without dialog using the provider.
Public methodExportDocument(StiExportService, String, Boolean)
Exports a rendered report into a file with dialog using the provider.
Public methodExportDocument(StiExportFormat, StiExportService, Stream, StiExportSettings)
Internal use only.
Public methodExportDocumentAsync(StiExportFormat, Stream)
Exports a rendered report into the stream without dialog using the provider.
Public methodExportDocumentAsync(StiExportFormat, String)
Exports a rendered report into the file without dialog using the provider.
Public methodExportDocumentAsync(StiExportService, String)
Exports a rendered report into a file with dialog using the provider.
Public methodExportDocumentAsync(StiExportFormat, Stream, StiExportSettings)
Exports a rendered report into the stream without dialog using the provider.
Public methodExportDocumentAsync(StiExportFormat, String, StiExportSettings)
Exports a rendered report into the file without dialog using the provider.
Public methodExportDocumentAsync(StiExportService, String, Boolean)
Exports a rendered report into a file with dialog using the provider.
Protected methodFinalize
Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
(Inherited from Component.)
Public methodFindComponentBookmark
Returns the component by the bookmark value.
Public methodFindComponentTag
Returns the component by its tag value.
Protected methodFormat
Returns formated string of the specified arguments.
Public methodGetAnchor
Gets runtime values by the value of an anchor.
Public methodGetAnchorPageNumber
Gets the page number by the value of an anchor.
Public methodGetAnchorPageNumberThrough
Gets the page number through by the value of an anchor.
Public methodGetComponentByName
Public methodGetComponents
Returns a list of all components, including pages in the report.
Public methodGetComponentsCount
Returns count of all components of the report.
Public methodGetCurrentPage
Returns the current page.
Public methodGetEvents
Returns events collection of this component.
Public methodGetEvents(IStiPropertyGrid)
Public methodGetFontResourceName
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodGetPageIndex
Returns the page index by page number and indexes of the segment. Used for segmented pages.
Public methodGetPageNumber(Int32)
Returns a page number by the index. Internal use only.
Public methodGetPageNumber(Int32, Int32, Int32)
Returns page numbers by the index. Internal use only.
Public methodGetProperties
Public methodGetRenderedComponents
Returns a list of all rendered components, including rendered pages in the report.
Public methodGetRenderedComponentsCount
Returns count of all rendered components of the report.
Public methodStatic memberGetReport
Returns new StiReport object implementation. Method use type from StiOptions.Engine.BaseReportType property.
Public methodGetReportAssemblyCacheName
Gets or sets the last opened or saved file name.
Public methodStatic memberGetReportFromAssembly(Byte)
Returns a created report from the byte array.
Public methodStatic memberGetReportFromAssembly(Stream)
Returns a created report from assembly.
Public methodStatic memberGetReportFromAssembly(Assembly)
Returns a created report from assembly.
Public methodStatic memberGetReportFromAssembly(String)
Returns a created report from assembly.
Public methodStatic memberGetReportFromAssembly(String, Boolean)
Returns a created report from assembly.
Public methodStatic memberGetReportsFromAssembly
Returns the array of rendered reports from assembly.
Public methodStatic memberGetReportVersion
Returns report engine version.
Public methodGetResourceFontName
Public methodGetSelected
Returns the array of the selected components on the current page (including pages and modifiers).
Protected methodGetService
Returns an object that represents a service provided by the Component or by its Container.
(Inherited from Component.)
Public methodGetTotalRenderedPageCount
Internal use only.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGotoComponent
Shows the specified component in the window of viewer.
Public methodGotoComponentBookmark
Shows the component with the specified value of the bookmark in the window of viewer.
Public methodGotoComponentTag
Shows the component with the specified value of the tag in the window of viewer.
Protected methodIIF
Returns value1 if condition is true and value2 if condition is false.
Public methodInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodInvalidate
Draws again the window of viewer.
Public methodInvert
Inverts selection of a report.
Public methodInvokeBeginRender
Raises the BeginRender event for this report.
Public methodInvokeClick
Raises the Click event for this report.
Public methodInvokeDoubleClick
Raises the DoubleClick event for this report.
Public methodInvokeEndRender
Raises the EndRender event for the report.
Public methodInvokeExported
Raises the Exported event for this report.
Public methodInvokeExporting
Raises the Exporting event for this report.
Public methodInvokeGotoComp
Raises the GotoComp event for this report.
Public methodInvokePaint
Raises the Paint event for this report.
Public methodInvokePrinted
Raises the Printed event for this report.
Public methodInvokePrinting
Raises the Printing event for this report.
Public methodInvokeRefreshViewer
Raises the RefreshViewer event for this report.
Public methodInvokeRendering
Raises the Rendering event for the report.
Public methodInvokeReportCacheProcessing
Raises the ReportCacheProcessing event for the report.
Public methodInvokeStatusChanged
Raises the StatusChanged event for the report.
Public methodStatic memberIsEncryptedFile
Returns true if specified stream contains encrypted report.
Public methodStatic memberIsJsonFile
Returns true if specified stream contains packed report.
Protected methodIsNull
Returns true if current row of dataColumn from dataSource contain null or DbNull.Value.
Public methodStatic memberIsPackedFile
Returns true if specified stream contains packed report.
Public methodIsVariableExist
Checks if specified variable exists in the dictionary.
Protected methodLastOnPage
Returns true if the previous field value is equal to null or DBNull.Value.
Public methodLoad(Byte)
Loads a report template from the byte array.
Public methodLoad(Stream)
Loads a report template from the stream.
Public methodLoad(String)
Loads a report template from the file.
Public methodLoad(StiReportSLService, Stream)
Loads a report template from the stream using provider.
Public methodLoad(StiReportSLService, String)
Loads a report template from the file using the provider.
Public methodLoadDocument(Byte)
Loads a rendered report from the byte array.
Public methodLoadDocument(Stream)
Loads a rendered report from the stream.
Public methodLoadDocument(String)
Loads a rendered report from the file.
Public methodLoadDocument(StiDocumentSLService, Stream)
Loads a rendered report from the stream using the provider.
Public methodLoadDocument(StiDocumentSLService, String)
Loads a rendered report from the file using the provider.
Public methodLoadDocumentFonts
Public methodLoadDocumentFromJson(Stream)
Public methodLoadDocumentFromJson(String)
Loads a rendered report from the string.
Public methodLoadDocumentFromString
Loads a rendered report from the string.
Public methodLoadDocumentFromUrl
Loads a rendered report template from specified url.
Public methodLoadEditableFields(Stream)
Loads the editable fields of rendered report from the stream.
Public methodLoadEditableFields(String)
Loads the editable fields of rendered report from the stream.
Public methodLoadEncryptedDocument(Byte, String)
Loads a encrypted rendered report from the byte array.
Public methodLoadEncryptedDocument(Stream, String)
Loads a encrypted rendered report from the stream.
Public methodLoadEncryptedDocument(String, String)
Loads a encrypted rendered report from the file.
Public methodLoadEncryptedDocumentFromString
Loads a encrypted rendered report from the string.
Public methodLoadEncryptedReport(Byte, String)
Loads a encrypted report template from the byte array.
Public methodLoadEncryptedReport(Stream, String)
Loads a encrypted report template from the stream.
Public methodLoadEncryptedReport(String, String)
Loads a encrypted report template from the file.
Public methodLoadEncryptedReportFromString
Loads a encrypted report template from the string.
Public methodLoadFonts
Public methodLoadFromJson
Loads a report template from the string.
Public methodLoadFromString
Loads a report template from the string.
Public methodLoadFromUrl
Loads a report template from specified url.
Public methodLoadPackedDocument(Byte)
Loads a packed rendered report from the byte array.
Public methodLoadPackedDocument(Stream)
Loads a packed rendered report from the stream.
Public methodLoadPackedDocument(String)
Loads a packed rendered report from the file.
Public methodLoadPackedDocumentFromString
Loads a packed rendered report from the string.
Public methodLoadPackedReport(Byte)
Loads a packed report template from the byte array.
Public methodLoadPackedReport(Stream)
Loads a packed report template from the stream.
Public methodLoadPackedReport(String)
Loads a packed report template from the file.
Public methodLoadPackedReportFromString
Loads a packed report template from the string.
Public methodLoadReportFromResource(Assembly, String)
Loads a report template from the resource.
Public methodLoadReportFromResource(String, String)
Loads a report template from the resource.
Public methodLocalizeReport(CultureInfo)
Localize a report to the specified culture. The culture definition must be placed in GlobalizationStrings.
Public methodLocalizeReport(String)
Localize a report to the specified culture name. The culture definition must be placed in GlobalizationStrings.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodMemberwiseClone(Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
Protected methodNextIsNull
Returns true if the next field value is equal to null or DBNull.Value.
Protected methodOnExported
Protected methodOnExporting
Protected methodOnGetSubReport
Protected methodOnPrinted
Protected methodOnPrinting
Protected methodParseDateTime
Protected methodPreviousIsNull
Returns true if the previous field value is equal to null or DBNull.Value.
Public methodPrint
Prints the rendered report. If the report is not rendered then its rendering starts.
Public methodPrint(Boolean)
Prints the rendered report. If the report is not rendered then its rendering starts.
Public methodPrint(PrinterSettings)
Prints the rendered report without print dialog. If the report is not rendered then its rendering starts.
Public methodPrint(Boolean, PrinterSettings)
Prints the rendered report. If the report is not rendered then its rendering starts.
Public methodPrint(Boolean, Int16)
Prints a rendered report. If the report is not rendered then its rendering starts.
Public methodPrint(Int32, Int32, Int16)
Prints the rendered report with the print dialog. If the report is not rendered then its rendering starts.
Public methodPrint(Boolean, Int32, Int32, Int16)
Prints the rendered report. If the report is not rendered then its rendering starts.
Public methodPrint(Boolean, Int32, Int32, Int16, PrinterSettings)
Prints the rendered report. If the report is not rendered then its rendering starts.
Public methodPrintAsync
Prints the rendered report. If the report is not rendered then its rendering starts.
Public methodPrintAsync(PrinterSettings)
Prints the rendered report. If the report is not rendered then its rendering starts.
Public methodPrintAsync(Int16)
Prints the rendered report. If the report is not rendered then its rendering starts.
Public methodPrintAsync(Int32, Int32, Int16)
Prints the rendered report. If the report is not rendered then its rendering starts.
Public methodPrintAsync(Int32, Int32, Int16, PrinterSettings)
Prints the rendered report. If the report is not rendered then its rendering starts.
Public methodStatic memberPrintReports(ListStiReport)
Prints the collection of reports. If the report from collection is not rendered then its rendering starts.
Public methodStatic memberPrintReports(ListStiReport, Boolean, Int16)
Prints the collection of reports. If the report from collection is not rendered then its rendering starts.
Public methodStatic memberPrintReports(ListStiReport, Boolean, Int16, PrinterSettings)
Prints the collection of reports. If the report from collection is not rendered then its rendering starts.
Public methodPrintReportsAsync(ListStiReport)
Prints the collection of reports. If the report from collection is not rendered then its rendering starts.
Public methodPrintReportsAsync(ListStiReport, Int16)
Prints the collection of reports. If the report from collection is not rendered then its rendering starts.
Public methodPrintReportsAsync(ListStiReport, Int16, PrinterSettings)
Prints the collection of reports. If the report from collection is not rendered then its rendering starts.
Public methodPrintToDotMatrixPrinter
Prints a report to default dot-matrix printer in the RAW mode in ASCII encoding.
Public methodPrintToDotMatrixPrinter(String)
Prints a report to dot-matrix printer in the RAW mode in ASCII encoding.
Public methodPrintToDotMatrixPrinter(String, Encoding)
Prints report to dot-matrix printer in the RAW mode.
Public methodPrintToDotMatrixPrinter(String, Encoding, Int32, Int32)
Prints a report to dot-matrix printer in the RAW mode.
Public methodPrintToDotMatrixPrinter(String, Encoding, Boolean, StiTxtBorderType, Boolean, Boolean, Int32, Int32)
Prints a report to dot-matrix printer in RAW mode.
Public methodPrintToDotMatrixPrinter(String, Encoding, Boolean, StiTxtBorderType, Boolean, Boolean, Boolean, Boolean, Single, Single, Int32, Int32, Boolean, String)
Prints report to dot-matrix printer in the RAW mode.
Public methodPrintWithWpf
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodPrintWithWpf(Boolean)
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodPrintWithWpf(Int32)
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodPrintWithWpf(Object)
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodPrintWithWpf(String)
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodPrintWithWpf(Boolean, Int32)
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodPrintWithWpf(Object, Boolean)
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodPrintWithWpf(Boolean, Int32, String)
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodPrintWithWpf(Boolean, Int32, Int32, Int32)
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodPrintWithWpf(Boolean, Int32, Int32, Int32, String)
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodPrintWithWpf(Object, Boolean, Int32, Int32, Int32, String)
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodPrintWithWpfAsync
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodPrintWithWpfAsync(Int32)
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodPrintWithWpfAsync(Object)
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodPrintWithWpfAsync(String)
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodPrintWithWpfAsync(Int32, String)
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodPrintWithWpfAsync(Int32, Int32, Int32)
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodPrintWithWpfAsync(Int32, Int32, Int32, String)
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodPrintWithWpfAsync(Object, Int32, Int32, Int32, String)
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
Public methodRecalculateRenderedPagesSegments
Recalculate segments in all rendered pages
Public methodRegBusinessObject(ListStiBusinessObjectData)
Registers list of business objects in business objects store of specified report.
Public methodRegBusinessObject(String, Object)
Registers the business object in the report.
Public methodRegBusinessObject(String, String, Object)
Registers the business object in the report.
Public methodRegBusinessObject(String, String, String, Object)
Registers the business object in the report.
Public methodRegData(DataSet)
Registers all DataTable and DataRelation which are in the specified DataSet in the Data Store.
Public methodRegData(DataTable)
Registers the DataTable in the Data Store.
Public methodRegData(DataView)
Registers DataView in the Data Store.
Public methodRegData(StiDataCollection)
Registers the DataCollection in the DataStore of the report.
Public methodRegData(String, DataSet)
Registers all DataTables and DataRelations which are in the specified DataSet in the Data Store.
Public methodRegData(String, DataTable)
Registers an object in the Data Store.
Public methodRegData(String, DataView)
Registers DataView in the Data Store.
Public methodRegData(String, OdbcConnection)
Registers OdbcConnection in the Data Store.
Public methodRegData(String, OleDbConnection)
Registers OleDbConnection in the Data Store.
Public methodRegData(String, SqlConnection)
Registers SqlConnection in the Data Store.
Public methodRegData(String, Object)
Registers an object in the Data Store.
Public methodRegData(XElement, StiRelationDirection)
Registers the DataCollection in the DataStore of the report.
Public methodRegData(String, String, DataSet)
Registers all DataTables and DataRelations which are in the specified DataSet in the Data Store.
Public methodRegData(String, String, DataTable)
Registers an object in the Data Store.
Public methodRegData(String, String, DataView)
Registers DataView in the Data Store.
Public methodRegData(String, String, OdbcConnection)
Registers OdbcConnection in the Data Store.
Public methodRegData(String, String, OleDbConnection)
Registers OleDbConnection in the Data Store.
Public methodRegData(String, String, SqlConnection)
Registers SqlConnection in the Data Store.
Public methodRegData(String, String, Object)
Registers an object in the Data Store.
Public methodRegData(String, XElement, StiRelationDirection)
Registers the DataCollection in the DataStore of the report.
Public methodRegReportDataSources
Internal use only. Registers datasources from ReportDataSources property in report dictionary.
Public methodRender
Renders a report.
Public methodRender(Boolean)
Renders a report.
Public methodRender(StiRenderState)
Renders report.
Public methodRender(Boolean, Int32, Int32)
Renders a report.
Public methodRenderAsync
Renders a report.
Public methodRenderAsync(StiRenderState)
Renders report.
Public methodRenderAsync(Int32, Int32)
Renders a report.
Public methodRenderWithWpf
Renders a report with using WPF technology.
Public methodRenderWithWpf(Boolean)
Renders a report with using WPF technology.
Public methodRenderWithWpf(StiRenderState)
Renders a report with using WPF technology.
Public methodRenderWithWpf(Boolean, Int32, Int32)
Renders a report with using WPF technology.
Public methodRenderWithXbap
Renders a report with using Xbap technology.
Public methodRenderWithXbap(Boolean)
Renders a report with using Xbap technology.
Public methodRenderWithXbap(StiRenderState)
Renders a report with using Xbap technology.
Public methodRenderWithXbap(Boolean, Int32, Int32)
Renders a report with using Xbap technology.
Public methodReset
Resets selection of a report.
Public methodResetAggregateFunctions
Resets states of aggregate functions in compiled report.
Public methodResetRenderedState
Resets a rendered states.
Public methodResetSelection
Resets selection from all selected objects in the report.
Public methodRestoreState
Restores the earlier saved object state.
Public methodSave(Stream)
Saves a report template in the stream.
Public methodSave(String)
Saves a report template in the file.
Public methodSave(StiReportSLService, Stream)
Saves a report template in the file using the provider.
Public methodSave(StiReportSLService, String)
Saves a report template in the file using the provider.
Public methodSaveDocument(Stream)
Saves a rendered report in the stream.
Public methodSaveDocument(String)
Saves a rendered report in the file.
Public methodSaveDocument(StiDocumentSLService, Stream)
Saves a rendered report to the stream.
Public methodSaveDocument(StiDocumentSLService, String)
Saves a rendered report using the provider in the file.
Public methodSaveDocumentJsonToString
Saves a rendered report to the string.
Public methodSaveDocumentToByteArray
Saves a rendered report to the byte array.
Public methodSaveDocumentToString
Saves a rendered report to the string.
Public methodSaveEditableFields(Stream)
Saves the editable fields of rendered report to the stream.
Public methodSaveEditableFields(String)
Saves the editable fields of rendered report to the stream.
Public methodSaveEncryptedDocument(Stream, String)
Saves a encrypted rendered report to the stream.
Public methodSaveEncryptedDocument(String, String)
Saves a packed rendered report in the file.
Public methodSaveEncryptedDocumentToByteArray
Saves a encrypted rendered report to the byte array.
Public methodSaveEncryptedDocumentToString
Saves a encrypted rendered report to the string.
Public methodSaveEncryptedReport(Stream, String)
Saves a encrypted report template in the stream.
Public methodSaveEncryptedReport(String, String)
Saves a encrypted report template in the file.
Public methodSaveEncryptedReportToByteArray
Saves a encrypted report template in the byte array.
Public methodSaveEncryptedReportToString
Saves a encrypted report template to the string.
Public methodSavePackedDocument(Stream)
Saves a packed rendered report to the stream.
Public methodSavePackedDocument(String)
Saves a packed rendered report in the file.
Public methodSavePackedDocumentToByteArray
Saves a packed rendered report to the byte array.
Public methodSavePackedDocumentToString
Saves a packed rendered report to the string.
Public methodSavePackedReport(Stream)
Saves a packed report template in the stream.
Public methodSavePackedReport(String)
Saves a packed report template in the file.
Public methodSavePackedReportToByteArray
Saves a packed report template in the byte array.
Public methodSavePackedReportToString
Saves a packed report template to the string.
Public methodSaveReportSourceCode
Saves the report source code to the string.
Public methodSaveReportSourceCode(Boolean)
Saves the report source code to the string.
Public methodSaveReportSourceCode(Stream)
Saves the report source code to the stream.
Public methodSaveReportSourceCode(String)
Saves the report source code to the file.
Public methodSaveReportSourceCode(Stream, Boolean)
Saves the report source code to the stream.
Public methodSaveReportSourceCode(String, Boolean)
Saves the report source code to the file.
Public methodSaveReportSourceCodeForSilverlight
Saves the report source code for Silverlight to the string.
Public methodSaveReportSourceCodeForSilverlight(Stream)
Saves the report source code for Silverlight to the stream.
Public methodSaveReportSourceCodeForSilverlight(String)
Saves the report source code for Silverlight to the file.
Public methodSaveSnapshot(Stream)
Saves a report template with embedded data in the stream.
Public methodSaveSnapshot(String)
Saves a report template with embedded data
Public methodSaveState
Saves the current state of an object.
Public methodSaveToByteArray
Saves a report template in the byte array.
Public methodSaveToJson
Saves a report template in the file.
Public methodSaveToJsonString
Saves a report template to the string.
Public methodSaveToString
Saves a report template to the string.
Public methodScriptNew
Forms a new script.
Public methodScriptPack
Packs a script.
Public methodScriptUnpack
Unpacks a script.
Public methodScriptUnpack(Boolean)
Unpacks a script.
Public methodScriptUpdate
Updates a script to the current state of an object.
Public methodScriptUpdate(Boolean)
Updates a script to the current state of an object.
Public methodSelect
Selects a report.
Public methodSetInheritedMode
Public methodSetReportSource
Internal use only.
Public methodShow
Shows a rendered report. If the report is not rendered then its rendering starts.
Public methodShow(Boolean)
Shows the rendered report as a dialog form or not. If the report is not rendered then its rendering starts.
Public methodShow(Form)
Shows the rendered report as MDI child window. If the report is not rendered then its rendering starts.
Public methodShow(IWin32Window)
Shows the rendered report as MDI child window. If the report is not rendered then its rendering starts.
Public methodShow(IWin32Window, Boolean)
Shows the rendered report as MDI child window. If the report is not rendered then its rendering starts.
Public methodShowDotMatrix
Shows a rendered report in DotMatrix mode. If the report is not rendered then its rendering starts.
Public methodShowDotMatrix(Boolean)
Shows the rendered report in DotMatrix mode as a dialog form or not. If the report is not rendered then its rendering starts.
Public methodShowDotMatrix(Form)
Shows the rendered report in DotMatrix mode as MDI child window. If the report is not rendered then its rendering starts.
Public methodShowDotMatrix(IWin32Window)
Shows the rendered report in DotMatrix mode as MDI child window. If the report is not rendered then its rendering starts.
Public methodShowDotMatrix(IWin32Window, Boolean)
Shows the rendered report in DotMatrix mode as MDI child window. If the report is not rendered then its rendering starts.
Public methodShowDotMatrixWithRibbonGUI
Shows a rendered report in DotMatrix mode with Ribbon GUI. If the report is not rendered then its rendering starts.
Public methodShowDotMatrixWithRibbonGUI(Boolean)
Shows the rendered report in DotMatrix mode as a dialog form or not with Ribbon GUI. If the report is not rendered then its rendering starts.
Public methodShowDotMatrixWithRibbonGUI(Form)
Shows the rendered report in DotMatrix mode as MDI child window with Ribbon GUI. If the report is not rendered then its rendering starts.
Public methodShowDotMatrixWithRibbonGUI(IWin32Window)
Shows the rendered report in DotMatrix mode as MDI child window with Ribbon GUI. If the report is not rendered then its rendering starts.
Public methodShowDotMatrixWithRibbonGUI(IWin32Window, Boolean)
Shows the rendered report in DotMatrix mode as MDI child window with Ribbon GUI. If the report is not rendered then its rendering starts.
Public methodShowDotMatrixWithWpf
Shows a rendered report in DotMatrix mode with using WPF technology. If the report is not rendered then its rendering starts.
Public methodShowDotMatrixWithWpf(Boolean)
Shows the rendered report in DotMatrix mode as a dialog form or not with using WPF technology. If the report is not rendered then its rendering starts.
Public methodShowWithRibbonGUI
Shows a rendered report in viewer with Ribbon GUI. If the report is not rendered then its rendering starts.
Public methodShowWithRibbonGUI(Boolean)
Shows the rendered report as a dialog form or not with Ribbon GUI. If the report is not rendered then its rendering starts.
Public methodShowWithRibbonGUI(Form)
Shows the rendered report as MDI child window with Ribbon GUI. If the report is not rendered then its rendering starts.
Public methodShowWithRibbonGUI(IWin32Window)
Shows the rendered report as MDI child window with Ribbon GUI. If the report is not rendered then its rendering starts.
Public methodShowWithRibbonGUI(IWin32Window, Boolean)
Shows the rendered report as MDI child window with Ribbon GUI. If the report is not rendered then its rendering starts.
Public methodShowWithWpf
Shows the rendered report with using WPF technology. If the report is not rendered then its rendering starts.
Public methodShowWithWpf(Boolean)
Shows the rendered report with using WPF technology. If the report is not rendered then its rendering starts.
Public methodShowWithWpf(Object)
Shows the rendered report with using WPF technology. If the report is not rendered then its rendering starts.
Public methodShowWithWpf(Object, Boolean)
Shows the rendered report with using WPF technology. If the report is not rendered then its rendering starts.
Public methodShowWithWpfRibbonGUI
Shows the rendered report with using WPF Ribbon GUI technology. If the report is not rendered then its rendering starts.
Public methodShowWithWpfRibbonGUI(Boolean)
Shows the rendered report with using WPF Ribbon GUI technology. If the report is not rendered then its rendering starts.
Public methodShowWithWpfRibbonGUI(Object)
Shows the rendered report with using WPF Ribbon GUI technology. If the report is not rendered then its rendering starts.
Public methodShowWithWpfRibbonGUI(Object, Boolean)
Shows the rendered report with using WPF Ribbon GUI technology. If the report is not rendered then its rendering starts.
Public methodToString
Returns the name of the report and its alias.
(Overrides ComponentToString.)
Protected methodToString(Object)
Internal use only. Used only for converting an object to the string.
Protected methodToString(Object, Object)
Protected methodToString(Object, Object, Boolean)
Public methodUnloadReportAppDomain
Public methodUpdateInheritedReport
Public methodWriteToReportRenderingMessages
Top
See Also