Click or drag to resize

VersionControlEditorModelCanCommit Property

Whether committing is possible (i.e. there are saved or unsaved changes).

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

Property Value

Boolean
See Also