[]
Gets or sets the minimum number of visible items in expanded mode.
[C1Category("Behavior")]
[C1Description("RibbonGallery.MinVisibleItems", "Specifies the minimum number of visible items in expanded mode.")]
public int MinVisibleItems { get; set; }
Set to 0 to disable this property.