| Name | Description |
| AllowDragging | Sets the AllowDragging property. |
| AutoCollapse | Sets the AutoCollapse property. |
| Bind | Overloaded. Loads the nodes from the specified data. |
| ChildItemsPath | Sets the ChildItemsPath property. |
| CssClass | Sets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>) |
| CssStyle | Sets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>) |
| CssStyles | Sets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>) |
| DisplayMemberPath | Sets the DisplayMemberPath property. |
| ExpandOnClick | Sets the ExpandOnClick property. |
| Height | Overloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>) |
| HtmlAttribute | Sets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>) |
| HtmlAttributes | Overloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>) |
| Id | Sets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>) |
| ImageMemberPath | Sets the ImageMemberPath property. |
| IsAnimated | Sets the IsAnimated property. |
| IsContentHtml | Sets the IsContentHtml property. |
| IsDisabled | Sets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>) |
| IsReadOnly | Sets the IsReadOnly property. |
| LazyLoadFunction | Sets the LazyLoadFunction property. |
| OnClientCheckedItemsChanged | Sets the OnClientCheckedItemsChanged property. |
| OnClientDragEnd | Sets the OnClientDragEnd property. |
| OnClientDragOver | Sets the OnClientDragOver property. |
| OnClientDragStart | Sets the OnClientDragStart property. |
| OnClientDrop | Sets the OnClientDrop property. |
| OnClientFormatItem | Sets the OnClientFormatItem property. |
| OnClientGotFocus | Occurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>) |
| OnClientIsCheckedChanged | Sets the OnClientIsCheckedChanged property. |
| OnClientIsCheckedChanging | Sets the OnClientIsCheckedChanging property. |
| OnClientIsCollapsedChanged | Sets the OnClientIsCollapsedChanged property. |
| OnClientIsCollapsedChanging | Sets the OnClientIsCollapsedChanging property. |
| OnClientItemClicked | Sets the OnClientItemClicked property. |
| OnClientItemsSourceChanged | Sets the OnClientItemsSourceChanged property. |
| OnClientLoadedItems | Sets the OnClientLoadedItems property. |
| OnClientLoadingItems | Sets the OnClientLoadingItems property. |
| OnClientLostFocus | Occurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>) |
| OnClientNodeEditEnded | Sets the OnClientNodeEditEnded property. |
| OnClientNodeEditEnding | Sets the OnClientNodeEditEnding property. |
| OnClientNodeEditStarted | Sets the OnClientNodeEditStarted property. |
| OnClientNodeEditStarting | Sets the OnClientNodeEditStarting property. |
| OnClientSelectedItemChanged | Sets the OnClientSelectedItemChanged property. |
| ShowCheckboxes | Sets the ShowCheckboxes property. |
| TemplateBind | When the control works in template mode, bind the property which name is specified to some item which name is specified. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>) |
| ToHtmlString | Get an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<TreeView,TreeViewBuilder>) |
| ToTemplate | Transfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>) |
| Width | Overloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>) |