| Name | Description |
| AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
| AllowSpinLoop | Determines whether allow the spin behavior loop. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
| Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
| AutoPostBack | Gets or sets a value that indicates whether an automatic postback to the server occurs when the TextBox control loses focus. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| BlurOnLeftRightKey | Gets or set whether the focus automatically moves to the next or previous tab ordering control when pressing the left, right arrow keys. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
| CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
| ClientID | (Inherited from System.Web.UI.Control) |
| ClientIDMode | (Inherited from System.Web.UI.Control) |
| Controls | (Inherited from System.Web.UI.Control) |
| ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
| ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
| CssClass | Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| Culture | Gets or sets the culture information for the input control. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| CurrencySymbol | Determines the currency symbol string. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputNumber) |
| DbValue | Gets or sets the Value property value in a data binding-friendly way. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputNumber) |
| DecimalPlaces | Indicates the number of decimal places to display. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputNumber) |
| DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
| DropDownButtonAlign | Determines the alignment of the dropdown button. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
| Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
| EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
| EnableViewState | (Inherited from System.Web.UI.Control) |
| HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
| Height | (Inherited from System.Web.UI.WebControls.WebControl) |
| HideEnter | If true, then the browser response is disabled when the ENTER key is pressed. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| HighlightText | Gets or sets whether the text is highlighted in the number control. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputNumber) |
| ID | (Inherited from System.Web.UI.Control) |
| Increment | Determines how much to increase/decrease the input field. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputNumber) |
| InvalidClass | The CSS class applied to the widget when an invalid value is entered. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| MaxValue | Determines the maximum value that can be entered for the number input. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputNumber) |
| MinValue | Determines the minimal value that can be entered for the number input. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputNumber) |
| NamingContainer | (Inherited from System.Web.UI.Control) |
| NegativeClass | Determine the class string that when the input value is negative. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputNumber) |
| NegativePrefix | Determine the prefix string used for negative value. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputNumber) |
| NegativeSuffix | Determine the suffix string used for nagative value. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputNumber) |
| NumberType | Overridden. Determines the type of the number input. |
| OnClientDropDownButtonMouseDown | Occurs when the mouse is pressed on the dropdown button. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| OnClientDropDownButtonMouseUp | Occurs when the mouse is released on the dropdown button. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| OnClientDropDownClose | Occurs when the dropdown editor closed. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| OnClientDropDownOpen | Occurs when the dropdown editor opended. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| OnClientInitialized | Occurs after the widget is initialized. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| OnClientInitializing | Occurs before the widget is initialized. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| OnClientInvalidInput | Occurs when an invalid character is entered. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| OnClientKeyExit | Occurs when the key exit event fired. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| OnClientSpinDown | Occurs when the spindown button clicked. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| OnClientSpinUp | Occurs when the spinup button clicked. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| OnClientTextChanged | Occurs when the text of the input is changed. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| OnClientValueBoundsExceeded | Occurs when the value of the input exceeds the valid range. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputNumber) |
| OnClientValueChanged | Occurs after the value changed. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputNumber) |
| Page | (Inherited from System.Web.UI.Control) |
| Parent | (Inherited from System.Web.UI.Control) |
| Pickers | (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputNumber) |
| Placeholder | Determines the text that will be displayed for blank status. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| PositivePrefix | Determine the prefix string used for positive value. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputNumber) |
| PositiveSuffix | Determine the suffix stirng used for positive value. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputNumber) |
| ReadOnly | Determines whether the user can type a value. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| RenderingCompatibility | (Inherited from System.Web.UI.Control) |
| ShowDropDownButton | Determines whether the dropdown button is displayed. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| ShowGroup | Indicates whether the thousands group separator will be inserted between each digital group. The number of digits in the thousands group depends on the selected Culture." (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputNumber) |
| ShowSpinner | Determines whether the spinner button is displayed. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| Site | (Inherited from System.Web.UI.Control) |
| SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
| SpinnerAlign | Determines the spin button alignment. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) |
| Style | (Inherited from System.Web.UI.WebControls.WebControl) |
| SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.WebControl) |
| TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
| TemplateControl | (Inherited from System.Web.UI.Control) |
| TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
| Theme | Name of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
| ThemeSwatch | A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
| ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
| UniqueID | (Inherited from System.Web.UI.Control) |
| UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
| ValidateRequestMode | (Inherited from System.Web.UI.Control) |
| Value | Determines the default numeric value. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputNumber) |
| ViewStateMode | (Inherited from System.Web.UI.Control) |
| Width | (Inherited from System.Web.UI.WebControls.WebControl) |
| WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
| WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |