[]
Gets or sets a value indicating whether this RibbonItem can be shown in a simplified view.
[C1Category("Behavior")]
[C1Description("RibbonItem.ShowInSimplified", "The value indicating whether this RibbonItem can be shown in a simplified view.")]
public virtual bool ShowInSimplified { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonItem.ShowInSimplified", "The value indicating whether this RibbonItem can be shown in a simplified view.")>
Public Overridable Property ShowInSimplified As Boolean