| | Name | Description |
 | AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
 | CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. |
 | CDNPath | Content Delivery Network path. |
 | ClientID | (Inherited from System.Web.UI.Control) |
 | ClientIDMode | (Inherited from System.Web.UI.Control) |
 | Controls | (Inherited from System.Web.UI.Control) |
 | EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. |
 | EnableTheming | (Inherited from System.Web.UI.Control) |
 | EnableViewState | (Inherited from System.Web.UI.Control) |
 | ID | (Inherited from System.Web.UI.Control) |
 | NamingContainer | (Inherited from System.Web.UI.Control) |
 | Page | (Inherited from System.Web.UI.Control) |
 | Parent | (Inherited from System.Web.UI.Control) |
 | RenderingCompatibility | (Inherited from System.Web.UI.Control) |
 | Site | (Inherited from System.Web.UI.Control) |
 | SkinID | (Inherited from System.Web.UI.Control) |
 | TargetControlID | (Inherited from System.Web.UI.ExtenderControl) |
 | TargetSelector | Target CSS selector that should be used instead of TargetControlID property. You can use TargetSelector property when you need populate extender functionality on several page elements(controls) at once. |
 | 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 widgets. Available embedded themes: aristo / midnight / ui-lightness. Note, 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 extender, this property only works when WijmoControlMode property is Mobile. |
 | 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. |
 | ValidateRequestMode | (Inherited from System.Web.UI.Control) |
 | ViewStateMode | (Inherited from System.Web.UI.Control) |
 | 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. |