[]
        
(Showing Draft Content)

C1.Blazor.Ribbon.C1DropDownTool.IsDropDownOpenChanged

IsDropDownOpenChanged Field

Occurs when the drop-down is open or closed.

Namespace: C1.Blazor.Ribbon
Assembly: C1.Blazor.Ribbon.dll
Syntax
public EventCallback<bool> IsDropDownOpenChanged
Public IsDropDownOpenChanged As EventCallback(Of Boolean)
Returns
Type Description
EventCallback<bool> Occurs when the drop-down is open or closed.