Gets or sets the text of the RibbonPanel.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string Title { get; set; }Property Value
String
Exceptions
Remarks
If this property is not set, the default value is its Name.
See Also
Reference