RVTDocs.com
Namespace: Autodesk.Revit.UI Class: RibbonPanel

RibbonPanel.Title

Property
Description:
Gets or sets the text of the RibbonPanel.
Remarks:
If this property is not set, the default value is its Name.
Syntax
public string Title { get; set; }
Exceptions
Exception Condition
ArgumentException Thrown when the title contains angle bracket.