Sets or gets the lower bound of the target value range. Smaller values coming from the binding target are handled as if they were equal to this value.

Syntax

public double OutputMinimum { get; set; }
Public Property OutputMinimum() As Double