DockablePanesBuiltInDockablePanesPropertiesPalette Property |
The properties palette pane.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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
DockablePaneId
See Also