Gets or sets the maximum value of slider.

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

Syntax

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

See Also