Table of Contents

Class ValueEditorSByte

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Imlements sbyte editor with validation.

[ControlCategory("Editors")]
public class ValueEditorSByte : ValueEditorCustom, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, IControlAndLabel, INotifyDataErrorInfo
Inheritance
ValueEditorSByte
Implements

Constructors

ValueEditorSByte()

Initializes a new instance of the ValueEditorSByte class.

ValueEditorSByte(string, sbyte?)

Initializes a new instance of the ValueEditorSByte class.

Methods

Init()

Initializes main child control.