C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexComboBox Class / RemoveHandler Method

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

Parameters

routedEvent
handler
See Also