[]
        
(Showing Draft Content)

C1.Blazor.Ribbon.ToolMenuItem

ToolMenuItem Class

Represents a selectable item inside a C1Menu control.

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

Constructors

Name Description
ToolMenuItem()

Properties

Name Description
Tool

Gets the tool associated to the menu.

Methods

Name Description
Dispose(bool)