Click or drag to resize

EditableListColumnNumberEditor Properties

The EditableListColumnNumberEditor type exposes the following members.

Properties
  NameDescription
Public propertyAllowDecimalPoints
Gets or sets value indicating whether decimal numbers are allowed.
Public propertyAllowNegativeValues
Gets or sets value indicating whether negative numbers are allowed.
Public propertyCssClass
Gets or sets the additional CSS class name to apply to editor.
(Inherited from EditableListColumnEditor.)
Public propertyCulture
Gets or sets the culture to use.
Public propertyDecimalPrecision
Gets or sets the decimal precision.
Public propertyEditorTypeName
Gets the editor's class name.
(Overrides EditableListColumnEditorEditorTypeName.)
Public propertyEnabled
Gets or sets a value indicating whether the editor is enabled.
(Inherited from EditableListColumnEditor.)
Public propertyLabel
Public propertyMaxValue
Gets or sets the maximum allowed value.
Public propertyMinValue
Gets or sets the minimum allowed value.
Public propertyWidth
Gets or sets the width of the selector field excluding the width of the calendar icon (in pixels).
(Inherited from EditableListColumnEditor.)
Top
See Also