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

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

Syntax

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

See Also