[]
Gets or sets the minimum value of the progress bar range.
[C1Category("Behavior")]
[C1Description("RibbonProgressBar.Minimum", "Gets or sets the minimum value of the progress bar range.")]
public int Minimum { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonProgressBar.Minimum", "Gets or sets the minimum value of the progress bar range.")>
Public Property Minimum As Integer