Click or drag to resize

VersionControlManagerModelSelectedDocument Property

The currently selected document.

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

Property Value

Type: VersionControlManagerModelDocument
See Also