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