[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonProgressBar.Minimum

Minimum Property

Minimum

Gets or sets the minimum value of the progress bar range.

Declaration
[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