Gets or sets a value indicating whether the value should auto reverse when going below Minimum or above Maximum. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.Common.Wpf
C#
![]() |
---|
public bool AutoReverse { get; set; } |
Visual Basic
![]() |
---|
Public Property AutoReverse As Boolean |
true to enable automatic reversal; otherwise, false.