Property IsDirty
IsDirty
Gets whatever the text was changed or not. true if the text was changed false otherwise. Calling ClearHistoryChanges() will reset this property to false.
public bool IsDirty { get; }
Gets whatever the text was changed or not. true if the text was changed false otherwise. Calling ClearHistoryChanges() will reset this property to false.
public bool IsDirty { get; }