Revit 2025.3 API
Dockable |
The properties palette pane.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static DockablePaneId PropertiesPalette { get; }
Public Shared ReadOnly Property PropertiesPalette As DockablePaneId Get
public: static property DockablePaneId^ PropertiesPalette { DockablePaneId^ get (); }
static member PropertiesPalette : DockablePaneId with get
Property Value
DockablePaneIdSee Also