Share Email Facebook Twitter LinkedIn RibbonPanel.Name Property Gets or sets the name of the RibbonPanel.Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# public string Name { get; set; }Property ValueString RemarksThe name will be displayed on the panel if the Text is not set. See AlsoReferenceRibbonPanel ClassAutodesk.Revit.UI Namespace