Gets or sets the maximum possible value of the range element.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public double Maximum { get; set; } |
| Visual Basic |
|---|
Public Property Maximum As Double Get Set |