2027 Property
Changes 0
P

RibbonItem.Visible

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.
public bool Visible { get; set; }