Gets or sets the current upper magnitude of the range control.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public double UpperValue { get; set; } |
| Visual Basic |
|---|
Public Property UpperValue As Double Get Set |