ComponentOne Ribbon for WinForms
Minimum Property (RibbonProgressBar)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonProgressBar Class : Minimum Property
Gets or sets the minimum value of the progress bar range.
Syntax
'Declaration
 
Public Property Minimum As System.Integer
public System.int Minimum {get; set;}
See Also

Reference

RibbonProgressBar Class
RibbonProgressBar Members