DockablePanesBuiltInDockablePanesRebarBrowser Property |
The rebar browser pane.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static DockablePaneId RebarBrowser { get; }
Public Shared ReadOnly Property RebarBrowser As DockablePaneId
Get
public:
static property DockablePaneId^ RebarBrowser {
DockablePaneId^ get ();
}
static member RebarBrowser : DockablePaneId with get
Property Value
DockablePaneId
See Also