ComponentOne FlexGrid for WPF and Silverlight
EditorClosed Event (C1FlexGridFilter)

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

Reference

C1FlexGridFilter Class
C1FlexGridFilter Members