| 名前 | 解説 | |
|---|---|---|
![]() | BusyStateChanged | Occurs when the C1.Document.C1DocumentSource.BusyState property value changes. C1.Document.C1DocumentSourceから継承されます。 |
![]() | DirtyChanged | Occurs when the C1.Document.C1DocumentSource.Dirty property value changes. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Disposed | System.ComponentModel.Componentから継承されます。 |
![]() | EndPage | Occurs when a page finishes rendering. |
![]() | EndReport | Occurs when the report finishes rendering. |
![]() | ExecuteActionCompleted | Occurs when the C1.Document.C1DocumentSource.ExecuteActionAsync or C1.Document.C1DocumentSource.ExecuteActionAsyncEx method has completed. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExportCompleted | Occurs when the C1.Document.C1DocumentSource.ExportAsync method has completed. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GenerateCompleted | Occurs when the C1.Document.C1DocumentSource.GenerateAsync method has completed. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetLinkTargetPositionCompleted | For internal use. Occurs when the C1.Document.C1DocumentSource.GetBookmarkPositionAsync method has completed. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetPageCompleted | For internal use. Occurs when the C1.Document.C1DocumentSource.GetPageAsync method has completed. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetScriptObject | Occurs when an unknown object is found in the report's script or expression. |
![]() | LongOperation | Occurs periodically during various document operations. Allows to provide progress indication and the ability to cancel some long operations such as document generation. C1.Document.C1DocumentSourceから継承されます。 |
![]() | NoData | Occurs when the report starts rendering and the main report data source is empty. |
![]() | PageCountChanged | Occurs when the C1.Document.C1DocumentSource.PageCount property value changes. C1.Document.C1DocumentSourceから継承されます。 |
![]() | PagesClear | For internal use. Occurs when the pages have been cleared (C1.Document.C1DocumentSource.PageCount becomes zero). C1.Document.C1DocumentSourceから継承されます。 |
![]() | PagesLoaded | For internal use. Occurs when the content of some pages has been loaded. C1.Document.C1DocumentSourceから継承されます。 |
![]() | PrintSection | Occurs before each Section is printed (after it has been formatted.) |
![]() | RenderCompleted | Occurs when the RenderAsync method has completed. |
![]() | ReportDefinitionChanged | Occurs when the current report definition changes. |
![]() | ReportError | Occurs when an error occurs while rendering a report. |
![]() | SecurityError | Occurs when a securiy exception occurs during a document source operation. This event allows to correct security-related properties like System.Net.NetworkCredential and retry a failed operation with new credentials. C1.Document.C1DocumentSourceから継承されます。 |
![]() | StartPage | Occurs when a new page starts rendering. |
![]() | StartReport | Occurs when the report starts rendering, before it opens the datasources and checks parameters. |
![]() | StartSection | Occurs before each Section is formatted. |
![]() | ValidateParametersCompleted | Occurs when the C1.Document.C1DocumentSource.ValidateParametersAsync method has completed. C1.Document.C1DocumentSourceから継承されます。 |
