IExtendedModelIsDirty Property

Indicates if the model has had any changes.

Definition

Namespace: Aliquo.Windows.Base
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
bool IsDirty { get; set; }

Property Value

Boolean

See Also