FlexReport for WinForms
FlexReport クラス メソッド


C1.Report アセンブリ > C1.Report 名前空間 : FlexReport クラス

このクラスのメンバの一覧は、FlexReportメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Adds log entry to the C1.Document.C1DocumentSource.Log list. C1.Document.C1DocumentSourceから継承されます。
Public メソッドオーバーライドされます。   
Public メソッドPrevents the report from firing ReportDefinitionChangedevent until the EndUpdate method is called.  
Public メソッド  
Public メソッドCancels currently executed async action and waits until action will be actually cancelled. C1.Document.C1DocumentSourceから継承されます。
Public メソッドClears the current report.  
Public メソッドClear generated content and sets C1.Document.C1DocumentSource.Dirty to true. C1.Document.C1DocumentSourceから継承されます。
Public メソッドCopies a report definition from another FlexReport component. Please note, subreports referenced from the report via SubreportField or Field are not cloned.  
Public メソッド  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドオーバーロードされます。 オーバーライドされます。 Releases the unmanaged resources used by the Component and optionally releases the managed resources.  
Public メソッド  
Public メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Public メソッドResumes firing the ReportDefinitionChanged event after the BeginUpdate method.  
Public メソッドオーバーロードされます。 Evaluates a VBScript expression in the current report context.  
Public メソッドオーバーロードされます。 Executes a VBScript statement in the current report context.  
Public メソッドExecutes an action specified by the C1.Document.C1DocumentAction object. C1.Document.C1DocumentSourceから継承されます。
Public メソッドNon-blocking (asynchronous) version of the C1.Document.C1DocumentSource.ExecuteAction method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドNon-blocking (asynchronous) version of the C1.Document.C1DocumentSource.ExecuteAction method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドExports the document into a stream in an external format using the specified export filter. C1.Document.C1DocumentSourceから継承されます。
Public メソッドNon-blocking (asynchronous) version of the C1.Document.C1DocumentSource.Export method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドNon-blocking (asynchronous) version of the C1.Document.C1DocumentSource.Export method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドGenerates the document. C1.Document.C1DocumentSourceから継承されます。
Public メソッドNon-blocking (asynchronous) version of the C1.Document.C1DocumentSource.Generate method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドNon-blocking (asynchronous) version of the C1.Document.C1DocumentSource.Generate method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドstatic (Shared in Visual Basic)For internal use.  
Public メソッドFor internal use. Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.GetLinkTargetPosition method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドFor internal use. Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.GetLinkTargetPosition method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドオーバーライドされます。 For internal use.  
Public メソッドCreates the C1.Document.C1DocumentRange object on the base of two text positions specified by C1.Document.C1DocumentTextPosition objects. C1.Document.C1DocumentSourceから継承されます。
Public メソッドFor internal use.  
Public メソッドFor internal use.  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドFor internal use. Gets the position of a C1.Document.C1LinkTargetBase in the document. C1.Document.C1DocumentSourceから継承されます。
Public メソッドオーバーライドされます。 For internal use. Overridden. Fetches a generated page with the specified index.  
Public メソッドFor internal use. Fetches a page with the specified index. C1.Document.C1DocumentSourceから継承されます。
Public メソッドFor internal use. Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.GetPage method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドFor internal use. Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.GetPage method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドCreates a C1.Document.C1DocumentRange object that includes the specified page. This method can return null if the page contains no text. C1.Document.C1DocumentSourceから継承されます。
Public メソッドReturns a GrapeCity.Documents.Svg.GcSvgDocument representing the specified page.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Gets a list of reports available in an C1.Document.Serialization.XmlDocumentWrapperBase.  
Public メソッドCreates a C1.Document.C1DocumentRange object that includes the whole document. This method can return null if the document contains no text. C1.Document.C1DocumentSourceから継承されます。
Public メソッドCreates a C1.Document.C1DocumentRange object that defines a word containing a specified position in the document. C1.Document.C1DocumentSourceから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドRender as subreport. This method uses following properties: - _owner.  
Public メソッドFor internal use. Returns a value indicating whether the async operation is currently executing. Important note: this method checks only Generate, Export, ValidateParameters and ExecuteCustomAction actions. For example, this method can be used in OnLongOperation() to determine whether the operation is async or not. C1.Document.C1DocumentSourceから継承されます。
Public メソッドReturns a value indicating whether the C1.Document.C1DocumentSource.Generate method can be called at the moment. C1.Document.C1DocumentSourceから継承されます。
Public メソッドFor internal use. Checkes whether a page with the specified index has already been requested, i.e. the C1.Document.C1DocumentSource.GetPageAsync method has been called to fetch it. C1.Document.C1DocumentSourceから継承されます。
Public メソッドオーバーロードされます。 Load report.  
Public メソッドオーバーライドされます。 Overriden. Raises the C1.Document.C1DocumentSource.LongOperation event  
Public メソッドRaises the ReportDefinitionChanged event. Called each time a property on the current report or on any of the contained objects in changed.  
Public メソッドParses a VBScript expression in the current report context.  
Public メソッドFor internal use. Parse global script to get its procedures.  
Public メソッドオーバーロードされます。 Parses a VBScript statement in the current report context.  
Public メソッドFor internal use. Pop the current data scope.  
Public メソッドオーバーロードされます。 Prints the generated document. C1.Document.C1DocumentSourceから継承されます。
Public メソッドFor internal use. Push the specific data scope on top of the current data scope.  
Public メソッドstatic (Shared in Visual Basic)Registers a System.Data.Common.DbProviderFactory with the given assembly-qualified name under the specified invariant provider name.  
Public メソッドRenders the report. This method is a shortcut to the C1.Document.C1DocumentSource.Generate method on the base class.  
Public メソッドNon-blocking (asynchronous) version of the Render method. This method is a shortcut to the C1.Document.C1DocumentSource.GenerateAsync method on the base class.  
Public メソッドNon-blocking (asynchronous) version of the Render method. This method is a shortcut to the C1.Document.C1DocumentSource.GenerateAsyncEx method on the base class.  
Public メソッドRenders the report into an C1.Document.Export.ExportFilter object. This method is a shortcut to the C1.Document.C1DocumentSource.Export method on the base class.  
Public メソッドNon-blocking (asynchronous) version of the RenderToFilter method. This method is a shortcut to the C1.Document.C1DocumentSource.ExportAsync method on the base class.  
Public メソッドNon-blocking (asynchronous) version of the RenderToFilter method. This method is a shortcut to the C1.Document.C1DocumentSource.ExportAsyncEx method on the base class.  
Public メソッド C1.Document.C1DocumentSourceから継承されます。
Public メソッドオーバーロードされます。 Saves the current report definition to a file.  
Public メソッドオーバーライドされます。 For internal use.  
Public メソッドFor internal use. Fires ReportDefinitionChanged event.  
Public メソッドFor internal use only.  
Public メソッドFor internal use.  
Public メソッド System.ComponentModel.Componentから継承されます。
Public メソッドValidates the current parameter values, refreshes their valid values' lists if the values are valid. C1.Document.C1DocumentSourceから継承されます。
Public メソッドNon-blocking (asynchronous) version of the C1.Document.C1DocumentSource.ValidateParameters method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドNon-blocking (asynchronous) version of the C1.Document.C1DocumentSource.ValidateParameters method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドFor internal use.  
トップ
プロテクト メソッド
 名前解説
Protected メソッドCreates new instance of C1.Document.C1Document C1.Document.C1DocumentSourceから継承されます。
Protected メソッドオーバーライドされます。 Overriden. Creates ReportParameterCollection collection containing list of report parameters.  
Protected メソッドReturns new instance of C1.Report.ScriptEngine.ScriptEngine.  
Protected メソッド System.ComponentModel.Componentから継承されます。
Protected メソッド  
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッド System.ComponentModel.Componentから継承されます。
Protected メソッドオーバーライドされます。 Overridden. Performs additional initializations of this FlexReport instance.  
Protected メソッド  
Protected メソッドオーバーライドされます。   
Protected メソッドオーバーライドされます。   
Protected メソッドオーバーライドされます。   
Protected メソッドオーバーライドされます。   
Protected メソッドオーバーライドされます。   
Protected メソッドオーバーライドされます。   
Protected メソッドオーバーライドされます。   
Protected メソッドオーバーライドされます。   
Protected メソッドオーバーロードされます。  System.MarshalByRefObjectから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドRaises the EndPage event.  
Protected メソッドRaises the EndReport event.  
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドRaises the GetScriptObject event.  
Protected メソッドRaises the NoData event.  
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドRaises the PrintSection event.  
Protected メソッドRaises the ReportError event.  
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドRaises the StartPage event.  
Protected メソッドRaises the StartReport event.  
Protected メソッドRaises the StartSection event.  
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドOverride in derived classes to provide advanced persistence mechanism. Use C1.Document.Serialization.C1ReaderBase.PropName to determine the name of the current property, use C1ReaderBase.ReadXXX(...) to read property value.  
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドOverride in derived classes to provide advanced persistence mechanism. Use C1.Document.Serialization.C1WriterBase methods to write additional object properties.  
トップ
参照

参照

FlexReport クラス
C1.Report 名前空間