| Name | Description | |
|---|---|---|
|  | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. | 
|  | CDNPath | Content Delivery Network path. | 
|  | ClientIDMode | (Inherited from System.Web.UI.Control) | 
|  | CssClass | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | DataSource | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | 
|  | DataSourceID | (Inherited from System.Web.UI.WebControls.HierarchicalDataBoundControl) | 
|  | DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. | 
|  | EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. | 
|  | Enabled | Overridden. Gets or sets a value indicating whether the Web server control is enabled. | 
|  | EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | EnableViewState | (Inherited from System.Web.UI.Control) | 
|  | Height | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | ID | (Inherited from System.Web.UI.Control) | 
|  | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | 
|  | 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. | 
|  | ThemeSwatch | A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. | 
|  | 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. | 
|  | 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. | 
|  | WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. | 

