ComponentOne FlexReport for WinForms
C1DocumentSource Class Events

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : C1DocumentSource Class

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

Public Events
 NameDescription
Public EventOccurs when the BusyState property value changes.  
Public EventOccurs when the Dirty property value changes.  
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when the ExportAsync method has completed.  
Public EventOccurs when the GenerateAsync method has completed.  
Public EventOccurs periodically during various document operations. Allows to provide progress indication and the ability to cancel some long operations such as document generation.  
Public EventOccurs when the PageCount property value changes.  
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.  
Public EventOccurs when the ValidateParametersAsync method has completed.  
Top
See Also

Reference

C1DocumentSource Class
C1.Win.C1Document Namespace