Gets or sets the minimum possible value of the range element.

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

Syntax

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

See Also