RibbonItem.Visible
Description:
Gets or sets a value indicating whether the item is visible.
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.
When the Visible property is set to false, the item won't be displayed on Ribbon.
public bool Visible { get; set; }