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

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

Syntax

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

See Also