Click or drag to resize

RedactDataIsDirty Property

Gets or sets a flag to indicate whether there are unsaved changes.

Namespace:  Opait.Redact
Assembly:  Opait.Redact (in Opait.Redact.dll) Version: 1.3.3.0
Syntax
C#
public bool IsDirty { get; set; }

Property Value

Type: Boolean
See Also