|
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.207-beta
Syntax function get_ValueWraps();
function set_ValueWraps(value);
View SourceProperty Value
BooleanSee Also