C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnFilterEditor Class / OnCloseEditor Method

In This Topic
OnCloseEditor Method
In This Topic
Raises the CloseEditor event.
Syntax
'Declaration
 
Protected Overridable Sub OnCloseEditor( _
   ByVal applyEdits As Boolean _
) 
 

Parameters

applyEdits
See Also