Click or drag to resize

VersionControlEditorModelIsVersionControlEnabled Property

Whether version control is enabled for this document.

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

Property Value

Type: Boolean
See Also