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

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

Syntax

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

See Also