Gets or sets a value indicating whether the value should auto reverse when going below Minimum or above Maximum. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public bool AutoReverse { get; set; } |
Visual Basic
![]() |
---|
Public Property AutoReverse As Boolean |
Type: Boolean
true if the value should automatically reverse, otherwise false. Default value is false.