[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridColumnHeaderCell.IsOptionsDropDownOpenChanged

IsOptionsDropDownOpenChanged Property

IsOptionsDropDownOpenChanged

Called when the options drop-down is opened or closed.

Declaration
[Parameter]
public EventHandler<PropertyChangedEventArgs<bool>> IsOptionsDropDownOpenChanged { get; set; }