C1.Silverlight.Schedule.5
RemoveHandler Method (EditAppointmentControl)

Syntax
'Declaration
 
Public Sub RemoveHandler( _
   ByVal routedEvent As System.Windows.RoutedEvent, _
   ByVal handler As System.Delegate _
) 
public void RemoveHandler( 
   System.Windows.RoutedEvent routedEvent,
   System.Delegate handler
)

Parameters

routedEvent
handler
See Also

Reference

EditAppointmentControl Class
EditAppointmentControl Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.