| 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. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) |
| CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) |
| ClientIDMode | (Inherited from System.Web.UI.Control) |
| CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
| DataBindings | Gets a collection of C1TreeMapItemBinding objects that define the relationship between a data item and the data items of treemap it is binding to. |
| 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. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) |
| 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.Base.C1TargetHierarchicalDataBoundControlBase) |
| Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) |
| EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
| EnableViewState | (Inherited from System.Web.UI.Control) |
| Height | Overridden. A value that indicates the height of the control. |
| ID | (Inherited from System.Web.UI.Control) |
| Items | A collection that to bind data to treemap. |
| LabelFormatter | A value that indicates a function which is used to format the label of treemap item. |
| MaxColor | A value that indicates the color of max value. |
| MaxColorValue | A value that indicates max value. If this option is not set, treemap will calculate max value automatically. |
| MidColor | A value that indicates the color of mid value. |
| MidColorValue | A value that indicates mid value. If this option is not set, treemap will calculate mid value automatically. |
| MinColor | A value that indicates the color of min value. |
| MinColorValue | A value that indicates min value. If this option is not set, treemap will calculate min value automatically. |
| OnClientDrilledDown | This event fires after drill down. |
| OnClientDrillingDown | This event fires before drill down. This event can be cancelled, use "return false;" to cancel the event. |
| OnClientItemPainted | This event fires after item is painted. |
| OnClientItemPainting | This event fires before item is painting. User can create customize item in this event. |
| OnClientPainted | This event fires after treemap is painted. |
| OnClientPainting | This event fires before treemap is painting. |
| OnClientRolledUp | This event fires after roll up. |
| OnClientRollingUp | This event fires before roll up. This event can be cancelled, use "return false;" to cancel the event. |
| ShowBackButtons | A value that indicates whether to show back buttons after treemap drilled down. |
| ShowLabel | A value that indicates whether to show the label. |
| ShowTitle | A value that indicates whether to show the title. |
| ShowTooltip | A value that indicates whether to show the tooltip. |
| 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. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) |
| 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.Base.C1TargetHierarchicalDataBoundControlBase) |
| TitleFormatter | A value that indicates a function which is used to format the title of treemap item. |
| TitleHeight | A value that indicates the height of the title. |
| ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
| Type | A value that indicates the type of treemap to be displayed. |
| 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.Base.C1TargetHierarchicalDataBoundControlBase) |
| ValidateRequestMode | (Inherited from System.Web.UI.Control) |
| ViewStateMode | (Inherited from System.Web.UI.Control) |
| Width | Overridden. A value that indicates the width of the 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. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) |
| WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) |