[]
        
(Showing Draft Content)

C1.Blazor.Ribbon.C1ToggleButtonTool.Click

Click Event

Occurs when the tool is clicked, either through the menu or the control itself.

Namespace: C1.Blazor.Ribbon
Assembly: C1.Blazor.Ribbon.dll
Syntax
public event EventHandler Click
Public Event Click As EventHandler
Returns
Type Description
EventHandler Occurs when the tool is clicked, either through the menu or the control itself.