Click or drag to resize

WindowActiveTabView Property

Get or set the active view.

Namespace:  RootPro.RootProCAD.UI
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract TabView ActiveTabView { get; set; }

Property Value

Type: TabView
See Also