Revit 2026 API
Dockable |
True if the pane is being shown, false if it is being hidden.
Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool DockableFrameShown { get; }
Public ReadOnly Property DockableFrameShown As Boolean Get
public: property bool DockableFrameShown { bool get (); }
member DockableFrameShown : bool with get
Property Value
BooleanSee Also