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

RibbonItem.Visible

Property
Description:
Gets or sets a value indicating whether the item is visible.
Remarks:
When the Visible property is set to false, the item won't be displayed on Ribbon.
Syntax
public bool Visible { get; set; }