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

Syntax

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