[]
        
(Showing Draft Content)

C1.Blazor.Ribbon.C1ButtonTool.Click

Click Property

Click

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

Declaration
[Parameter]
public EventCallback Click { get; set; }
<Parameter>
Public Property Click As EventCallback