ComponentOne Basic Library for UWP
Minimum Property (C1NumericBox)

C1.UWP Assembly > C1.Xaml Namespace > C1NumericBox Class : Minimum Property
Gets or sets the minimum value allowed for the C1NumericBox.
Syntax
'Declaration
 
Public Property Minimum As System.Double
public System.double Minimum {get; set;}
See Also

Reference

C1NumericBox Class
C1NumericBox Members