Gets or sets the current upper magnitude of the range control.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public double UpperValue { get; set; }
Visual Basic
Public Property UpperValue As Double
	Get
	Set

See Also