DockablePane.Show Method

DockablePaneShow Method

If the pane is not currently visible or in a tab, display the pane in the Revit user interface at its last docked location.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public void Show()
Public Sub Show
public:
void Show()
member Show : unit -> unit 
See Also