C1.WPF.Input Namespace / C1NumericBox Class / Minimum Property

In This Topic
Minimum Property (C1NumericBox)
In This Topic
Gets or sets the minimum value allowed for the C1NumericBox.
Syntax
'Declaration
 
Public Property Minimum As Double
 
See Also