Skip to main content

IModel.IsDirty property

Namespace: NextDesign.Core

Description

Checks if this model is dirty (unsaved).
Returns True if not saved.

bool IsDirty { get; }

type

  • bool