| 名前 | 解説 |
| AccessKey | System.Web.UI.WebControls.WebControlから継承されます。 |
| AppRelativeTemplateSourceDirectory | System.Web.UI.Controlから継承されます。 |
| Attributes | 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. |
| ClientID | System.Web.UI.Controlから継承されます。 |
| ClientIDMode | System.Web.UI.Controlから継承されます。 |
| Controls | System.Web.UI.Controlから継承されます。 |
| ControlStyle | System.Web.UI.WebControls.WebControlから継承されます。 |
| ControlStyleCreated | System.Web.UI.WebControls.WebControlから継承されます。 |
| CssClass | System.Web.UI.WebControls.WebControlから継承されます。 |
| 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 | オーバーライドされます。 Gets or sets a value indicating whether the Web server control is enabled. |
| EnableTheming | System.Web.UI.WebControls.WebControlから継承されます。 |
| EnableViewState | System.Web.UI.Controlから継承されます。 |
| HasAttributes | System.Web.UI.WebControls.WebControlから継承されます。 |
| Height | System.Web.UI.WebControls.WebControlから継承されます。 |
| ID | System.Web.UI.Controlから継承されます。 |
| NamingContainer | System.Web.UI.Controlから継承されます。 |
| Page | System.Web.UI.Controlから継承されます。 |
| Parent | System.Web.UI.Controlから継承されます。 |
| RenderingCompatibility | System.Web.UI.Controlから継承されます。 |
| Site | System.Web.UI.Controlから継承されます。 |
| SkinID | System.Web.UI.WebControls.WebControlから継承されます。 |
| Style | System.Web.UI.WebControls.WebControlから継承されます。 |
| SupportsDisabledAttribute | System.Web.UI.WebControls.WebControlから継承されます。 |
| TabIndex | System.Web.UI.WebControls.WebControlから継承されます。 |
| TemplateControl | System.Web.UI.Controlから継承されます。 |
| TemplateSourceDirectory | 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. |
| ThemeSwatch | A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. |
| ToolTip | System.Web.UI.WebControls.WebControlから継承されます。 |
| UniqueID | 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 | System.Web.UI.Controlから継承されます。 |
| ViewStateMode | System.Web.UI.Controlから継承されます。 |
| Width | 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. |