Table of Contents

Class ValueEditorUDouble

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

Imlements unsigned double editor with validation.

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

Constructors

ValueEditorUDouble()

Initializes a new instance of the ValueEditorUDouble class.

ValueEditorUDouble(Control)

Initializes a new instance of the ValueEditorUDouble class.

ValueEditorUDouble(string, double?)

Initializes a new instance of the ValueEditorUDouble class.

Fields

UseCharValidator

Gets or sets whether to use char validator to limit unwanted chars in the input. Default is False.

Methods

Init()

Initializes main child control.