Gets or sets a value indicating whether the value should auto reverse when going below Minimum or above Maximum.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
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.