| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AllowSpinLoop | Determines whether allow the spin behavior loop. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoPostBack | Gets or sets a value that indicates whether an automatic postback to the server occurs when the TextBox control loses focus. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | BlurOnLeftRightKey | Gets or set whether the focus automatically moves to the next or previous tab ordering control when pressing the left, right arrow keys. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ClientID | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ClientIDMode | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Controls | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CssClass | Overridden. Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Culture | Gets or sets the culture information for the input control. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DropDownButtonAlign | Determines the alignment of the dropdown button. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableViewState | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Height | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | HideEnter | If true, then the browser response is disabled when the ENTER key is pressed. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ID | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ImeMode | Gets or sets the IME mode. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | InvalidClass | The CSS class applied to the widget when an invalid value is entered. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | NamingContainer | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientDropDownButtonMouseDown | Occurs when the mouse is pressed on the dropdown button. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientDropDownButtonMouseUp | Occurs when the mouse is released on the dropdown button. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientDropDownClose | Occurs when the dropdown editor closed. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientDropDownOpen | Occurs when the dropdown editor opended. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientInitialized | Occurs after the widget is initialized. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientInitializing | Occurs before the widget is initialized. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientInvalidInput | Occurs when an invalid character is entered. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientKeyExit | Occurs when the key exit event fired. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientSpinDown | Occurs when the spindown button clicked. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientSpinUp | Occurs when the spinup button clicked. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientTextChanged | Occurs when the text of the input is changed. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Page | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Parent | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Placeholder | Determines the text that will be displayed for blank status. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ReadOnly | Determines whether the user can type a value. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | RenderingCompatibility | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowDropDownButton | Determines whether the dropdown button is displayed. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowSpinner | Determines whether the spinner button is displayed. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Site | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SpinnerAlign | Determines the spin button alignment. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Style | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TemplateControl | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | UniqueID | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ValidateRequestMode | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ViewStateMode | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Width | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |