Gets or sets the end of a value range selected in the slider. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public double SelectionEnd { get; set; } |
Visual Basic
![]() |
---|
Public Property SelectionEnd As Double |
A double value specifying the end of a selected range.
This property is relevant only when IsSelectionRangeEnabled is set to true.