ActiveReports 13
RemoveHandler Method

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : RemoveHandler Method
Syntax
'Declaration
 
Public Sub RemoveHandler( _
   ByVal routedEvent As RoutedEvent, _
   ByVal handler As Delegate _
) 
public void RemoveHandler( 
   RoutedEvent routedEvent,
   Delegate handler
)

Parameters

routedEvent
handler
See Also

Reference

Viewer Class
Viewer Members