[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TreeViewBuilder.-ctor

TreeViewBuilder Constructor

TreeViewBuilder(TreeView)

Creates one TreeViewBuilder instance to configurate component.

Declaration
public TreeViewBuilder(TreeView component)
Public Sub New(component As TreeView)
Parameters
Type Name Description
TreeView component

The TreeView object to be configurated.