ASP.NET MVC Controls
TreeViewBuilder Class Members
Methods 

The following tables list the members exposed by TreeViewBuilder.

Public Constructors
 NameDescription
Public ConstructorTreeViewBuilder ConstructorCreate one TreeViewBuilder instance.  
Top
Public Methods
 NameDescription
Public MethodAllowDraggingSets the AllowDragging property.  
Public MethodAutoCollapseSets the AutoCollapse property.  
Public MethodBindOverloaded. Loads the nodes from the specified data.  
Public MethodChildItemsPathSets the ChildItemsPath property.  
Public MethodCssClassSets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>)
Public MethodCssStyleSets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>)
Public MethodCssStylesSets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>)
Public MethodDisplayMemberPathSets the DisplayMemberPath property.  
Public MethodExpandOnClickSets the ExpandOnClick property.  
Public MethodHeightOverloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>)
Public MethodHtmlAttributeSets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>)
Public MethodHtmlAttributesOverloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>)
Public MethodIdSets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>)
Public MethodImageMemberPathSets the ImageMemberPath property.  
Public MethodIsAnimatedSets the IsAnimated property.  
Public MethodIsContentHtmlSets the IsContentHtml property.  
Public MethodIsDisabledSets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>)
Public MethodIsReadOnlySets the IsReadOnly property.  
Public MethodLazyLoadFunctionSets the LazyLoadFunction property.  
Public MethodOnClientCheckedItemsChangedSets the OnClientCheckedItemsChanged property.  
Public MethodOnClientDragEndSets the OnClientDragEnd property.  
Public MethodOnClientDragOverSets the OnClientDragOver property.  
Public MethodOnClientDragStartSets the OnClientDragStart property.  
Public MethodOnClientDropSets the OnClientDrop property.  
Public MethodOnClientFormatItemSets the OnClientFormatItem property.  
Public MethodOnClientGotFocusOccurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>)
Public MethodOnClientIsCheckedChangedSets the OnClientIsCheckedChanged property.  
Public MethodOnClientIsCheckedChangingSets the OnClientIsCheckedChanging property.  
Public MethodOnClientIsCollapsedChangedSets the OnClientIsCollapsedChanged property.  
Public MethodOnClientIsCollapsedChangingSets the OnClientIsCollapsedChanging property.  
Public MethodOnClientItemClickedSets the OnClientItemClicked property.  
Public MethodOnClientItemsSourceChangedSets the OnClientItemsSourceChanged property.  
Public MethodOnClientLoadedItemsSets the OnClientLoadedItems property.  
Public MethodOnClientLoadingItemsSets the OnClientLoadingItems property.  
Public MethodOnClientLostFocusOccurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>)
Public MethodOnClientNodeEditEndedSets the OnClientNodeEditEnded property.  
Public MethodOnClientNodeEditEndingSets the OnClientNodeEditEnding property.  
Public MethodOnClientNodeEditStartedSets the OnClientNodeEditStarted property.  
Public MethodOnClientNodeEditStartingSets the OnClientNodeEditStarting property.  
Public MethodOnClientSelectedItemChangedSets the OnClientSelectedItemChanged property.  
Public MethodShowCheckboxesSets the ShowCheckboxes property.  
Public MethodTemplateBindWhen 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>)
Public MethodToHtmlStringGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<TreeView,TreeViewBuilder>)
Public MethodToTemplateTransfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>)
Public MethodWidthOverloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TreeView,TreeViewBuilder>)
Top
Extension Methods
 NameDescription
Public Extension MethodToTemplateRender the html string in template mode.
Top
See Also

Reference

TreeViewBuilder Class
C1.Web.Mvc.Fluent Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback