[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.ColumnFilterEditor.CloseEditor

CloseEditor Event

Occurs when the user closes the editor.

Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexGridFilter.4.6.2.dll
Syntax
public event EventHandler<CancelEventArgs> CloseEditor
Public Event CloseEditor As EventHandler(Of CancelEventArgs)
Returns
Type Description
EventHandler<CancelEventArgs> Occurs when the user closes the editor.