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