Dirty Property (C1DocumentSource)
In This Topic
Gets a value indicating whether the current content is dirty and does not correspond to the current values of Paginated etc.
Syntax
'Declaration
Public Property Dirty As Boolean
public bool Dirty {get; set;}
See Also