[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonItem.ShowInSimplified

ShowInSimplified Property

ShowInSimplified

Gets or sets a value indicating whether this RibbonItem can be shown in a simplified view.

Declaration
[C1Category("Behavior")]
[C1Description("RibbonItem.ShowInSimplified", "The value indicating whether this RibbonItem can be shown in a simplified view.")]
public virtual bool ShowInSimplified { get; set; }