[]
        
(Showing Draft Content)

C1.Win.C1Editor.C1Editor.IsDirty

IsDirty Property

IsDirty

Gets a Boolean value that indicates whether the document has been modified since it was last saved.

Declaration
[Browsable(false)]
public bool IsDirty { get; }
Remarks

If the IsDirty property is True, data in the XML document has been changed since it was last saved. If False, no changes have occurred.