| 
            
              MovingValueInputAdapterValueWraps Property
             | 
          
        
        
            Gets or sets the flag that determines whether the value can wrap from min to max or vice-versa.
            
        
        Namespace: TestingAdaptersAssembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.257-beta
Syntaxfunction get_ValueWraps();
function set_ValueWraps(value);
 View SourceProperty Value
Boolean
See Also