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

Syntax

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