Click or drag to resize

FieldIsDirty Property

Gets or sets a value indicating whether the result of this field is invalid and, because of that, it should be updated.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public bool IsDirty { get; set; }

Property Value

Boolean
See Also