Click or drag to resize
Grid Solutions Framework

MovingValueInputAdapterValueWraps Property

Gets or sets the flag that determines whether the value can wrap from min to max or vice-versa.

Namespace: TestingAdapters
Assembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool ValueWraps { get; set; }
View Source

Property Value

Boolean
See Also