ActiveReports 10
RemoveHandler Method (Viewer)

GrapeCity.ActiveReports.Viewer.Silverlight.v10 Assembly > GrapeCity.ActiveReports 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