Table of Contents

Class TreeView

Namespace
The.Web.Model.Internal
Assembly
Instagile.Web.Client.dll
public class TreeView : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
Inheritance
TreeView
Implements
Inherited Members

Properties

Model

[Parameter]
[EditorRequired]
public required NodeModelBase Model { get; set; }

Property Value

NodeModelBase

Methods

BuildRenderTree(RenderTreeBuilder)

Renders the component to the supplied RenderTreeBuilder.

protected override void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder