Raises a BeforeAppointmentDrop event.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
protected virtual void OnBeforeAppointmentDrop( AppointmentActionEventArgs e ) |
Visual Basic |
---|
Protected Overridable Sub OnBeforeAppointmentDrop ( _ e As AppointmentActionEventArgs _ ) |