Initializes a new instance of the NumericDataSource class.
The MinValue and MaxValue are set to Double.MinValue and Double.MaxValue respectivly.
Namespace: Mindscape.PhoneElementsAssembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public NumericDataSource() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: NumericDataSource() |