C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridGroupRowCell Class / RemoveHandler Method

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

Parameters

routedEvent
handler
See Also