[]
        
(Showing Draft Content)

C1.Blazor.TreeView.TreeViewVirtualStackPanel

TreeViewVirtualStackPanel Class

Component used to render a virtualized list of items.

Inheritance
TreeViewVirtualStackPanel
Namespace: C1.Blazor.TreeView
Assembly: C1.Blazor.TreeView.dll
Syntax
public class TreeViewVirtualStackPanel : C1View, IComponent, IHandleAfterRender, IDependencyObject, IHandleEvent, IDisposable

Constructors

Name Description
TreeViewVirtualStackPanel()

Properties

Name Description
OnClick

This Callback will gets and sets by Blazor framework automatically for binding feature.

OnMouseDown

This Callback will gets and sets by Blazor framework automatically for binding feature.

Methods

Name Description
BuildRenderTree(RenderTreeBuilder)