ComponentOne FlexGrid for WPF and Silverlight
EditorOpened Event (C1FlexGridFilter)

C1.WPF.FlexGrid Namespace > C1FlexGridFilter Class : EditorOpened Event
Occurs when the filter editor is displayed.
Syntax
'Declaration
 
Public Event EditorOpened As System.EventHandler
public event System.EventHandler EditorOpened
Remarks
You can get a reference to the filter editor using the Editor property.
See Also

Reference

C1FlexGridFilter Class
C1FlexGridFilter Members