![]() | EditableListColumnNumberEditor Class |
Namespace: Dynamicweb.Controls
The EditableListColumnNumberEditor type exposes the following members.
Name | Description | |
---|---|---|
![]() | EditableListColumnNumberEditor | Initializes a new instance of the EditableListColumnNumberEditor class |
Name | Description | |
---|---|---|
![]() | AllowDecimalPoints |
Gets or sets value indicating whether decimal numbers are allowed.
|
![]() | AllowNegativeValues |
Gets or sets value indicating whether negative numbers are allowed.
|
![]() | CssClass |
Gets or sets the additional CSS class name to apply to editor.
(Inherited from EditableListColumnEditor.) |
![]() | Culture |
Gets or sets the culture to use.
|
![]() | DecimalPrecision |
Gets or sets the decimal precision.
|
![]() | EditorTypeName |
Gets the editor's class name.
(Overrides EditableListColumnEditorEditorTypeName.) |
![]() | Enabled |
Gets or sets a value indicating whether the editor is enabled.
(Inherited from EditableListColumnEditor.) |
![]() | Label | |
![]() | MaxValue |
Gets or sets the maximum allowed value.
|
![]() | MinValue |
Gets or sets the minimum allowed value.
|
![]() | Width |
Gets or sets the width of the selector field excluding the width of the calendar icon (in pixels).
(Inherited from EditableListColumnEditor.) |
Name | Description | |
---|---|---|
![]() | Render | (Overrides EditableListColumnEditorRender(HtmlTextWriter).) |