Class ValueEditorDouble
Imlements double editor with validation.
[ControlCategory("Editors")]
public class ValueEditorDouble : ValueEditorCustom, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, IControlAndLabel, INotifyDataErrorInfo
- Inheritance
-
ValueEditorDouble
- Implements
Constructors
- ValueEditorDouble()
Initializes a new instance of the ValueEditorDouble class.
- ValueEditorDouble(string, double?)
Initializes a new instance of the ValueEditorDouble class.
Methods
- Init()
Initializes main child control.