Revit 2026 API
Tabbed |
The control.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public UserControl Control { get; }
Public ReadOnly Property Control As UserControl Get
public: property UserControl^ Control { UserControl^ get (); }
member Control : UserControl with get
Property Value
UserControlSee Also