Click or drag to resize

VersionControlManagerModelDocumentViewerModel Property

The VersionControlViewerModel instance representing this document.

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

Property Value

VersionControlEditorModel
See Also