| 名前 | 解説 | |
|---|---|---|
![]() | AddToLog | オーバーロードされます。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | BeginGenerate | オーバーライドされます。 |
![]() | BeginUpdate | Prevents the report from firing ReportDefinitionChangedevent until the EndUpdate method is called. |
![]() | BuildErrorMessageBrick | |
![]() | CancelAsync | C1.Document.C1DocumentSourceから継承されます。 |
![]() | Clear | Clears the current report. |
![]() | ClearContent | C1.Document.C1DocumentSourceから継承されます。 |
![]() | CopyDefinitionFrom | Copies a report definition from another FlexReport component. Please note, subreports referenced from the report via SubreportField or Field are not cloned. |
![]() | CreateField | |
![]() | CreateObjRef | System.MarshalByRefObjectから継承されます。 |
![]() | Dispose | オーバーロードされます。 オーバーライドされます。 Releases the unmanaged resources used by the Component and optionally releases the managed resources. |
![]() | DoOnError | |
![]() | DrawPage | C1.Document.C1DocumentSourceから継承されます。 |
![]() | EndUpdate | Resumes firing the ReportDefinitionChanged event after the BeginUpdate method. |
![]() | Evaluate | オーバーロードされます。 Evaluates a VBScript expression in the current report context. |
![]() | Execute | オーバーロードされます。 Executes a VBScript statement in the current report context. |
![]() | ExecuteAction | C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExecuteActionAsync | C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExecuteActionAsyncEx | C1.Document.C1DocumentSourceから継承されます。 |
![]() | Export | C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExportAsync | C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExportAsyncEx | C1.Document.C1DocumentSourceから継承されます。 |
![]() | Generate | C1.Document.C1DocumentSourceから継承されます。 |
![]() | GenerateAsync | C1.Document.C1DocumentSourceから継承されます。 |
![]() | GenerateAsyncEx | C1.Document.C1DocumentSourceから継承されます。 |
![]() ![]() | GetActualBasePath | For internal use. |
![]() | GetBookmarkPositionAsync | C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetBookmarkPositionAsyncEx | C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetContext | オーバーライドされます。 For internal use. |
![]() | GetDocumentRange | C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetGlobalFunctions | For internal use. |
![]() | GetGlobalSubs | For internal use. |
![]() | GetLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | GetLinkTargetPosition | C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetLoadedPage | オーバーライドされます。 For internal use. Overridden. Fetches a generated page with the specified index. |
![]() | GetPage | C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetPageAsync | C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetPageAsyncEx | C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetPageDocumentRange | C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetPageImageSvg | Returns a GrapeCity.Documents.Svg.GcSvgDocument representing the specified page. |
![]() ![]() | GetReportList | オーバーロードされます。 Gets a list of reports available in an C1.Document.Serialization.XmlDocumentWrapperBase. |
![]() | GetWholeDocumentRange | C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetWordDocumentRange | C1.Document.C1DocumentSourceから継承されます。 |
![]() | IImageFromObject | C1.Document.C1DocumentSourceから継承されます。 |
![]() | InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | InternalRenderSubreport | Render as subreport. This method uses following properties: - _owner. |
![]() | IsAsyncOperationActive | C1.Document.C1DocumentSourceから継承されます。 |
![]() | IsGenerateAllowed | C1.Document.C1DocumentSourceから継承されます。 |
![]() | IsPageLoading | C1.Document.C1DocumentSourceから継承されます。 |
![]() | Load | オーバーロードされます。 Load report. |
![]() | OnLongOperation | オーバーライドされます。 Overriden. Raises the C1.Document.C1DocumentSource.LongOperation event |
![]() | OnReportDefinitionChanged | Raises the ReportDefinitionChanged event. Called each time a property on the current report or on any of the contained objects in changed. |
![]() | ParseExpression | Parses a VBScript expression in the current report context. |
![]() | ParseGlobalScript | For internal use. Parse global script to get its procedures. |
![]() | ParseStatement | オーバーロードされます。 Parses a VBScript statement in the current report context. |
![]() | PopDataScope | For internal use. Pop the current data scope. |
![]() | Print | オーバーロードされます。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | PushDataScope | For internal use. Push the specific data scope on top of the current data scope. |
![]() ![]() | RegisterFactory | Registers a System.Data.Common.DbProviderFactory with the given assembly-qualified name under the specified invariant provider name. |
![]() | Render | Renders the report. This method is a shortcut to the C1.Document.C1DocumentSource.Generate method on the base class. |
![]() | RenderAsync | Non-blocking (asynchronous) version of the Render method. This method is a shortcut to the C1.Document.C1DocumentSource.GenerateAsync method on the base class. |
![]() | RenderAsyncEx | Non-blocking (asynchronous) version of the Render method. This method is a shortcut to the C1.Document.C1DocumentSource.GenerateAsyncEx method on the base class. |
![]() | RenderToFilter | 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. |
![]() | RenderToFilterAsync | Non-blocking (asynchronous) version of the RenderToFilter method. This method is a shortcut to the C1.Document.C1DocumentSource.ExportAsync method on the base class. |
![]() | RenderToFilterAsyncEx | Non-blocking (asynchronous) version of the RenderToFilter method. This method is a shortcut to the C1.Document.C1DocumentSource.ExportAsyncEx method on the base class. |
![]() | ResetPageCount | C1.Document.C1DocumentSourceから継承されます。 |
![]() | Save | オーバーロードされます。 Saves the current report definition to a file. |
![]() | SetContext | オーバーライドされます。 For internal use. |
![]() | SetDirty | For internal use. Fires ReportDefinitionChanged event. |
![]() | SetReportDefinition | For internal use only. |
![]() | SortFields | For internal use. |
![]() | ToString | System.ComponentModel.Componentから継承されます。 |
![]() | ValidateParameters | C1.Document.C1DocumentSourceから継承されます。 |
![]() | ValidateParametersAsync | C1.Document.C1DocumentSourceから継承されます。 |
![]() | ValidateParametersAsyncEx | C1.Document.C1DocumentSourceから継承されます。 |
![]() | ValueToString | For internal use. |


