[]
        
(Showing Draft Content)

C1.Blazor.Ribbon.ToolMenuList

ToolMenuList Class

List of tools displayed as a C1MenuList.

Inheritance
ToolMenuList
Namespace: C1.Blazor.Ribbon
Assembly: C1.Blazor.Ribbon.dll
Syntax
public class ToolMenuList : C1MenuList, IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject
Public Class ToolMenuList
    Inherits C1MenuList
    Implements IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject

Constructors

Name Description
ToolMenuList()

Methods

Name Description
OnItemClick(MenuItemEventArgs)

Raises the C1Menu.ItemClick event.