Click or drag to resize

VersionControlEditorModelHasUnsavedChanges Property

Whether the document has any unsaved changes.

Namespace:  Demo3D.Gui.VersionControl
Assembly:  WpfControls (in WpfControls.dll) Version: 18.04.00
Syntax
C#
public bool HasUnsavedChanges { get; }

Property Value

Type: Boolean
See Also