Gets or sets the minimum value of slider.

Namespace:  C1.Web.iPhone.C1Slider
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public int MinimumValue { get; set; }
Visual Basic
Public Property MinimumValue As Integer
	Get
	Set

See Also