[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonControlHost.ShowInMore

ShowInMore Property

ShowInMore

Gets or sets a value indicating if this RibbonItem can be shown in drop down part of the More button when ribbon is simplified.

Declaration
[C1Category("Behavior")]
[C1Description("RibbonItem.ShowInMore", "Gets or sets a value indicating if this RibbonItem can be shown in drop down part of the More button when ribbon is simplified.")]
public bool ShowInMore { get; set; }