C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlPanel Class / RemoveHandler Method

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

Parameters

routedEvent
handler
See Also