ComponentOne FlexReport for WinForms
C1FlexReport Class Methods

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace : C1FlexReport Class

For a list of all members of this type, see C1FlexReport members.

Public Methods
 NameDescription
Public MethodOverloaded. Adds log entry to the Log list. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodCancels currently executed async action and waits until action will be actually cancelled. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodClears the current report.  
Public MethodClear generated content and sets Dirty to true. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodCopies a report definition from another C1FlexReport component. Please note, subreports referenced from the report via SubreportField or Field are not cloned.  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodOverloaded. Evaluates a VBScript expression in the current report context.  
Public MethodOverloaded. Executes a VBScript statement in the current report context.  
Public MethodExecutes an action specified by the C1.Win.C1Document.C1DocumentAction object. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodNon-blocking (asynchronous) version of the ExecuteAction method. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public Method (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodExports the document into a stream in an external format using the specified export filter. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodNon-blocking (asynchronous) version of the Export method. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public Method (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodGenerates the document. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodNon-blocking (asynchronous) version of the Generate method. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public Method (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodCreates the C1.Win.C1Document.C1DocumentRange object on the base of two text positions specified by C1.Win.C1Document.C1DocumentTextPosition objects. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodCreates a C1.Win.C1Document.C1DocumentRange object that includes the specified page. This method can return null if the page contains no text. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodOverloaded. Returns a System.Drawing.Imaging.Metafile representing the specified page.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Gets a list of reports available in an XML report definition file.  
Public MethodCreates a C1.Win.C1Document.C1DocumentRange object that includes the whole document. This method can return null if the document contains no text. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodCreates a C1.Win.C1Document.C1DocumentRange object that defines a word containing a specified position in the document. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodReturns a value indicating whether the Generate method can be called at the moment. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodOverloaded. Loads a report from an XML report definition in stream.  
Public MethodParses a VBScript expression in the current report context.  
Public MethodParses a VBScript statement in the current report context.  
Public MethodOverloaded. Prints the generated document. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodRenders the report. This method is a shortcut to the Generate method on the base class.  
Public MethodNon-blocking (asynchronous) version of the Render method. This method is a shortcut to the GenerateAsync method on the base class.  
Public MethodNon-blocking (asynchronous) version of the Render method. This method is a shortcut to the C1.Win.C1Document.C1DocumentSource.GenerateAsyncEx method on the base class.  
Public MethodRenders the report into an C1.Win.C1Document.Export.ExportFilter object. This method is a shortcut to the Export method on the base class.  
Public MethodNon-blocking (asynchronous) version of the RenderToFilter method. This method is a shortcut to the ExportAsync method on the base class.  
Public MethodNon-blocking (asynchronous) version of the RenderToFilter method. This method is a shortcut to the C1.Win.C1Document.C1DocumentSource.ExportAsyncEx method on the base class.  
Public MethodOverloaded. Saves the current report definition to a file.  
Public Method (Inherited from System.ComponentModel.Component)
Public MethodValidates the current parameter values, refreshes their valid values' lists if the values are valid. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodNon-blocking (asynchronous) version of the ValidateParameters method. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public Method (Inherited from C1.Win.C1Document.C1DocumentSource)
Top
See Also

Reference

C1FlexReport Class
C1.Win.FlexReport Namespace