Click or drag to resize

DecimalEditor Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[EditorAttribute("Decimal number")]
public class DecimalEditor : NumberEditor

The DecimalEditor type exposes the following members.

Constructors
  NameDescription
Public methodDecimalEditor
Initializes a new instance of the DecimalEditor class
Top
Properties
  NameDescription
Public propertyAllowDecimalPoints (Overrides NumberEditorAllowDecimalPoints.)
Public propertyCssClass (Inherited from Editor.)
Public propertyDataType (Inherited from NumberEditor.)
Public propertyDisabled (Inherited from Editor.)
Public propertyHttpContext (Inherited from Editor.)
Public propertyKey (Inherited from Editor.)
Public propertyValidators (Inherited from Editor.)
Protected propertyValueConverter (Inherited from Editor.)
Top
Methods
See Also