ComponentOne FlexReport for WinForms
Dirty Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1DocumentSource Class : Dirty Property
Gets a value indicating whether the current content is dirty and does not correspond to the current values of DocumentLocation, Paginated etc.
Syntax
'Declaration
 
Public ReadOnly Property Dirty As System.Boolean
public System.bool Dirty {get;}
See Also

Reference

C1DocumentSource Class
C1DocumentSource Members