| 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) | CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) |
![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) | CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataSource | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataSourceID | (Inherited from System.Web.UI.WebControls.HierarchicalDataBoundControl) |
![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.Base.C1TargetHierarchicalDataBoundControlBase) |
![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.Base.C1TargetHierarchicalDataBoundControlBase) |
![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.Base.C1TargetHierarchicalDataBoundControlBase) |
![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) | Height | Overridden. A value that indicates the height of the control. |
![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) | Items | A collection that to bind data to treemap. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | LabelFormatter | A value that indicates a function which is used to format the label of treemap item. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MaxColor | A value that indicates the color of max value. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MaxColorValue | A value that indicates max value. If this option is not set, treemap will calculate max value automatically. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MidColor | A value that indicates the color of mid value. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MidColorValue | A value that indicates mid value. If this option is not set, treemap will calculate mid value automatically. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MinColor | A value that indicates the color of min value. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MinColorValue | A value that indicates min value. If this option is not set, treemap will calculate min value automatically. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientDrilledDown | This event fires after drill down. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientDrillingDown | This event fires before drill down. This event can be cancelled, use "return false;" to cancel the event. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientItemPainted | This event fires after item is painted. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientItemPainting | This event fires before item is painting. User can create customize item in this event. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientPainted | This event fires after treemap is painted. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientPainting | This event fires before treemap is painting. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientRolledUp | This event fires after roll up. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientRollingUp | This event fires before roll up. This event can be cancelled, use "return false;" to cancel the event. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowBackButtons | A value that indicates whether to show back buttons after treemap drilled down. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowLabel | A value that indicates whether to show the label. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowTitle | A value that indicates whether to show the title. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowTooltip | A value that indicates whether to show the tooltip. |
![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) | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
![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) | 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) |
![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.Base.C1TargetHierarchicalDataBoundControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TitleFormatter | A value that indicates a function which is used to format the title of treemap item. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TitleHeight | A value that indicates the height of the title. |
![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) | Type | A value that indicates the type of treemap to be displayed. |
![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.Base.C1TargetHierarchicalDataBoundControlBase) |
![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 | Overridden. A value that indicates the width of the control. |
![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.Base.C1TargetHierarchicalDataBoundControlBase) |
![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.Base.C1TargetHierarchicalDataBoundControlBase) |