ComponentOne InputPanel for WinForms
Minimum Property (InputNumericBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputNumericBox Class : Minimum Property
Gets or sets the minimum value accepted by the component.
Syntax
'Declaration
 
Public Property Minimum As System.Decimal
public System.decimal Minimum {get; set;}
See Also

Reference

InputNumericBox Class
InputNumericBox Members