Initializes a new instance of the UpDownNumericEditor class. The default step equals to 1
Namespace: Dapfor.Net.EditorsAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public UpDownNumericEditor() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: UpDownNumericEditor() |
F# |
---|
new : unit -> UpDownNumericEditor |