[]
Gets or sets a value indicating if this RibbonItem can be shown in drop down part of the More button when ribbon is simplified.
[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; }