TabViewEventArgsTabView Property |
Gets the view in the tab.
Namespace:
RootPro.RootProCAD.UI
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntaxpublic TabView TabView { get; }Public ReadOnly Property TabView As TabView
Get
Property Value
Type:
TabView
See Also