Gets or sets the maximum value displayed by the slider. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public double Maximum { get; set; } |
Visual Basic
![]() |
---|
Public Property Maximum As Double |
A double value specifying the slider maximum.