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