[]
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; }
<C1Category("Behavior")>
<C1Description("RibbonGallery.MinVisibleItems", "Specifies the minimum number of visible items in expanded mode.")>
Public Property MinVisibleItems As Integer
Set to 0 to disable this property.