The View browser pane.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 24.0.0.0 (24.0.0.0)
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 (); } |