Share Email Facebook Twitter LinkedIn RibbonItem.Visible Property Gets or sets a value indicating whether the item is visible. Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.3.0.0 (26.3.0.0) Syntax C# public bool Visible { get; set; }Property ValueBoolean RemarksWhen the Visible property is set to false, the item won't be displayed on Ribbon. See AlsoReferenceRibbonItem ClassAutodesk.Revit.UI Namespace