StiDataExportService Methods |
The StiDataExportService type exposes the following members.
Name | Description | |
---|---|---|
Clone | (Inherited from StiService.) | |
CloseProgress | (Inherited from StiExportService.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Export(StiReport) |
Exports a document to the stream with dialog of saving file.
(Inherited from StiExportService.) | |
Export(StiReport, String) |
Exports a document to the stream.
(Inherited from StiExportService.) | |
Export(StiReport, String, StiGuiMode) |
Exports a document to the stream.
(Inherited from StiExportService.) | |
Export(StiReport, String, Boolean) |
Exports a document to the stream.
(Inherited from StiExportService.) | |
Export(StiReport, String, Boolean, StiGuiMode) |
Exports a rendered report to a csv file.
(Overrides StiExportServiceExport(StiReport, String, Boolean, StiGuiMode).) | |
ExportData |
Exports a rendered report to a csv file.
| |
ExportTo |
Exports a document to the stream without dialog of the saving file.
(Overrides StiExportServiceExportTo(StiReport, Stream, StiExportSettings).) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetFilter |
Returns the filter of all available services which serves for saving, loading a document.
(Overrides StiExportServiceGetFilter.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
InvokeExporting(StiExportingEventArgs) | (Inherited from StiExportService.) | |
InvokeExporting(Int32, Int32, Int32, Int32) | (Inherited from StiExportService.) | |
InvokeExporting(StiPage, StiPagesCollection, Int32, Int32) | (Inherited from StiExportService.) | |
IsPropertiesInitializedProtected | (Inherited from StiService.) | |
IsPropertyPresent | (Inherited from StiService.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnExporting | (Inherited from StiExportService.) | |
OpenFile | (Inherited from StiExportService.) | |
PackService | (Inherited from StiService.) | |
ProcessFile | (Inherited from StiExportService.) | |
SendEMail(String, String, String) | (Inherited from StiExportService.) | |
SendEMail(String, String, String, String) | (Inherited from StiExportService.) | |
ShowProgress | (Inherited from StiExportService.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |