DockableFrameShown Property


Dockable Frame Visibility Changed Event Args Dockable Frame Shown Property

True if the pane is being shown, false if it is being hidden.

Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool DockableFrameShown { get; }

Property Value

Boolean
See Also