TreeDataStructureTIsDirty Property

Indicates if the element has been changed since its initial load.

Definition

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

Property Value

Boolean

See Also