[]
        
(Showing Draft Content)

C1.Blazor.Menu.MenuVirtualStackPanel

MenuVirtualStackPanel Class

Represents the container for menu items.

Inheritance
MenuVirtualStackPanel
Namespace: C1.Blazor.Menu
Assembly: C1.Blazor.Menu.dll
Syntax
public class MenuVirtualStackPanel : C1View, IComponent, IHandleAfterRender, IDependencyObject, IHandleEvent, IDisposable
Public Class MenuVirtualStackPanel
    Inherits C1View
    Implements IComponent, IHandleAfterRender, IDependencyObject, IHandleEvent, IDisposable

Constructors

Name Description
MenuVirtualStackPanel()

Properties

Name Description
AdditionalAttributes

Gets or sets a collection of additional attributes that will be applied to the created element.

OnClick

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

Methods

Name Description
BuildRenderTree(RenderTreeBuilder)