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

RibbonPanel.Name

Property
Description:
Gets or sets the name of the RibbonPanel.
Remarks:
The name will be displayed on the panel if the Text is not set.
Syntax
public string Name { get; set; }