Sets or gets the lower bound of the source value range. Smaller input values coming from the binding source are handled as if they were equal to this value.
public double InputMinimum { get; set; }
Public Property InputMinimum() As Double