ComponentOne FlexReport for WinForms
C1FlexReport Class Events

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

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

Public Events
 NameDescription
Public EventOccurs when the BusyState property value changes. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public EventOccurs when the Dirty property value changes. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when a page finishes rendering.  
Public EventOccurs when the report finishes rendering.  
Public EventOccurs when the ExportAsync method has completed. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public EventOccurs when the GenerateAsync method has completed. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public EventOccurs when an unknown object is found in the report's script or expression.  
Public EventOccurs periodically during various document operations. Allows to provide progress indication and the ability to cancel some long operations such as document generation. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public EventOccurs when the report starts rendering and the main report data source is empty.  
Public EventOccurs when the PageCount property value changes. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public EventOccurs before each Section is printed (after it has been formatted.)  
Public EventOccurs when the RenderAsync method has completed.  
Public EventOccurs when the current report definition changes.  
Public EventOccurs when an error occurs while rendering a report.  
Public EventOccurs 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. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public EventOccurs when a new page starts rendering.  
Public EventOccurs when the report starts rendering, before it opens the datasources and checks parameters.  
Public EventOccurs before each Section is formatted.  
Public EventOccurs when the ValidateParametersAsync method has completed. (Inherited from C1.Win.C1Document.C1DocumentSource)
Top
See Also

Reference

C1FlexReport Class
C1.Win.FlexReport Namespace