TreeMap
Configuration
- AsModule(Boolean value)
- AutoBind(Boolean value)
- ColorField(System.String value)
- Colors(System.String<> value)
- Colors(System.Action<Kendo.Mvc.UI.Fluent.TreeMapColorRangeFactory> configurator)
- Colors.AddRange(System.String, System.String fromColor)
- DataSource(System.Action<Kendo.Mvc.UI.Fluent.HierarchicalDataSourceBuilder<System.Object>> configurator)
- Deferred(Boolean deferred)
- Events(System.Action<Kendo.Mvc.UI.Fluent.TreeMapEventBuilder> configurator)
- Events.DataBound(System.String handler)
- Events.ItemCreated(System.String handler)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Render()
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Template(System.String value)
- Template(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- TemplateHandler(System.String value)
- TemplateId(System.String value)
- TemplateView(System.Web.Mvc.MvcHtmlString value)
- TextField(System.String value)
- Theme(System.String value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Type(Kendo.Mvc.UI.TreeMapType value)
- ValueField(System.String value)