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