ComponentOne Document Library for UWP
Dirty Property

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

Reference

C1DocumentSource Class
C1DocumentSource Members