Gets a value indicating whether the value should auto reverse when going below minimum or above maximum. Namespace: MindFusion.UI.Web Syntax
Return ValueType: Boolean ExampleIf the current value equals 100 and auto reverse is enabled (all other properties are set to default), incrementing the value will change it to 0 (the minimum set).
See Also |