Revit 2025.3 API
Tabbed |
The control.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.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