C1.WPF.FlexReport.4 Assembly > C1.WPF.FlexReport Namespace : C1FlexReport Class |
For a list of all members of this type, see C1FlexReport members.
Name | Description | |
---|---|---|
![]() | AddToLog | Overloaded. Adds log entry to the Log list. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | CancelAsync | Cancels currently executed async action and waits until action will be actually cancelled. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | Clear | Clears the current report. |
![]() | ClearContent | Clear generated content and sets Dirty to true. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | CopyDefinitionFrom | Copies a report definition from another C1FlexReport component. Please note, subreports referenced from the report via SubreportField or Field are not cloned. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from System.ComponentModel.Component) |
![]() | Evaluate | Overloaded. Evaluates a VBScript expression in the current report context. |
![]() | Execute | Overloaded. Executes a VBScript statement in the current report context. |
![]() | ExecuteAction | Executes an action specified by the C1.WPF.Document.C1DocumentAction object. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | ExecuteActionAsync | Non-blocking (asynchronous) version of the ExecuteAction method. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | ExecuteActionAsyncEx | (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | Export | Exports the document into a stream in an external format using the specified export filter. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | ExportAsync | Non-blocking (asynchronous) version of the Export method. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | ExportAsyncEx | (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | Generate | Generates the document. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | GenerateAsync | Non-blocking (asynchronous) version of the Generate method. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | GenerateAsyncEx | (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | GetDocumentRange | Creates the C1.WPF.Document.C1DocumentRange object on the base of two text positions specified by C1.WPF.Document.C1DocumentTextPosition objects. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetPageDocumentRange | Creates a C1.WPF.Document.C1DocumentRange object that includes the specified page. This method can return null if the page contains no text. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | GetPageImage | Overloaded. Returns a System.Drawing.Imaging.Metafile representing the specified page. |
![]() ![]() | GetReportList | Overloaded. Gets a list of reports available in an System.Xml.Linq.XDocument. |
![]() | GetWholeDocumentRange | Creates a C1.WPF.Document.C1DocumentRange object that includes the whole document. This method can return null if the document contains no text. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | GetWordDocumentRange | Creates a C1.WPF.Document.C1DocumentRange object that defines a word containing a specified position in the document. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | IsGenerateAllowed | Returns a value indicating whether the Generate method can be called at the moment. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | Load | Overloaded. Loads a report from an XML report definition in stream. |
![]() | ParseExpression | Parses a VBScript expression in the current report context. |
![]() | ParseStatement | Parses a VBScript statement in the current report context. |
![]() | Overloaded. Prints the generated document. (Inherited from C1.WPF.Document.C1DocumentSource) | |
![]() | Render | Renders the report. This method is a shortcut to the Generate method on the base class. |
![]() | RenderAsync | Non-blocking (asynchronous) version of the Render method. This method is a shortcut to the GenerateAsync method on the base class. |
![]() | RenderAsyncEx | Non-blocking (asynchronous) version of the Render method. This method is a shortcut to the C1.WPF.Document.C1DocumentSource.GenerateAsyncEx method on the base class. |
![]() | RenderToFilter | Renders the report into an C1.WPF.Document.Export.ExportFilter object. This method is a shortcut to the Export method on the base class. |
![]() | RenderToFilterAsync | Non-blocking (asynchronous) version of the RenderToFilter method. This method is a shortcut to the ExportAsync method on the base class. |
![]() | RenderToFilterAsyncEx | Non-blocking (asynchronous) version of the RenderToFilter method. This method is a shortcut to the C1.WPF.Document.C1DocumentSource.ExportAsyncEx method on the base class. |
![]() | Save | Overloaded. Saves the current report definition to a file. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | ValidateParameters | Validates the current parameter values, refreshes their valid values' lists if the values are valid. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | ValidateParametersAsync | Non-blocking (asynchronous) version of the ValidateParameters method. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | ValidateParametersAsyncEx | (Inherited from C1.WPF.Document.C1DocumentSource) |