| Name | Description |
| AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
| AllowSpinLoop | Determines whether allow the spin behavior loop. |
| AutoPostBack | Gets or sets a value that indicates whether an automatic postback to the server occurs when the TextBox control loses focus. |
| BlurOnLastChar | Gets or sets whether or not the next control in the tab order receives the focus as soon as the control is filled at the last character. |
| BlurOnLeftRightKey | Gets or set whether the focus automatically moves to the next or previous tab ordering control when pressing the left, right arrow keys. |
| 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) |
| ClientIDMode | (Inherited from System.Web.UI.Control) |
| CssClass | Overridden. Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. |
| Culture | Gets or sets the culture information for the input control. |
| 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. |
| 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) |
| Height | (Inherited from System.Web.UI.WebControls.WebControl) |
| HideEnter | If true, then the browser response is disabled when the ENTER key is pressed. |
| ID | (Inherited from System.Web.UI.Control) |
| ImeMode | Gets or sets the IME mode. |
| InvalidClass | The CSS class applied to the widget when an invalid value is entered. |
| OnClientDropDownButtonMouseDown | Occurs when the mouse is pressed on the dropdown button. |
| OnClientDropDownButtonMouseUp | Occurs when the mouse is released on the dropdown button. |
| OnClientDropDownClose | Occurs when the dropdown editor closed. |
| OnClientDropDownOpen | Occurs when the dropdown editor opended. |
| OnClientInitialized | Occurs after the widget is initialized. |
| OnClientInitializing | Occurs before the widget is initialized. |
| OnClientInvalidInput | Occurs when an invalid character is entered. |
| OnClientKeyExit | Occurs when the key exit event fired. |
| OnClientSpinDown | Occurs when the spindown button clicked. |
| OnClientSpinUp | Occurs when the spinup button clicked. |
| OnClientTextChanged | Occurs when the text of the input is changed. |
| Placeholder | Determines the text that will be displayed for blank status. |
| ReadOnly | Determines whether the user can type a value. |
| ShowDropDownButton | Determines whether the dropdown button is displayed. |
| ShowSpinner | Determines whether the spinner button is displayed. |
| SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
| SpinnerAlign | Determines the spin button alignment. |
| TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
| 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) |
| 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) |
| 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) |