[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGridFilter.EditorOpened

EditorOpened Event

Occurs when the filter editor is displayed.

Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexGridFilter.4.6.2.dll
Syntax
public event EventHandler EditorOpened
Public Event EditorOpened As EventHandler
Returns
Type Description
EventHandler Occurs when the filter editor is displayed.
Remarks

You can get a reference to the filter editor using the Editor property.