Gets or sets the text of the RibbonPanel.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public string Title { get; set; }
Property Value
StringExceptions
Exception | Condition |
---|---|
ArgumentException | Thrown when the title contains angle bracket. |