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

In This Topic
RemoveHandler Method (ColumnFilterEditor)
In This Topic
Syntax
'Declaration
 
Public Sub RemoveHandler( _
   ByVal routedEvent As RoutedEvent, _
   ByVal handler As Delegate _
) 
 

Parameters

routedEvent
handler
See Also