The View browser pane.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public static DockablePaneId ViewBrowser { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property ViewBrowser As DockablePaneId Get |
Visual C++ |
---|
public: static property DockablePaneId^ ViewBrowser { DockablePaneId^ get (); } |