Click or drag to resize
Grid Solutions Framework

MovingValueInputAdapterMinValue Property

Gets or sets the smallest possible value generated by the adapter.

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

Property Value

Double
See Also