[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridColumnHeaderCell.IsOptionsDropDownOpenChanged

IsOptionsDropDownOpenChanged Event

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

Namespace: C1.WinUI.Grid
Assembly: C1.WinUI.Grid.dll
Syntax
public event EventHandler<PropertyChangedEventArgs<bool>> IsOptionsDropDownOpenChanged
Public Event IsOptionsDropDownOpenChanged As EventHandler(Of PropertyChangedEventArgs(Of Boolean))
Returns
Type Description
EventHandler<PropertyChangedEventArgs<bool>> Called when the options drop-down is opened or closed.