Click or drag to resize

VersionControlEditorModelCanEnableVersionControl Property

Whether version control can currently be enabled for this document.

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

Property Value

Boolean
See Also