Gets or sets a value indicating whether mouse clicks over the slider rail will automatically adjust the Value of the slider to the value corresponding to the clicked location. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public bool IsMoveToPointEnabled { get; set; } |
Visual Basic
![]() |
---|
Public Property IsMoveToPointEnabled As Boolean |
true to enable move to point; otherwise, false.