Class SchedulerAppointmentCancelEventArgs
Inheritance
System.Object
SchedulerAppointmentCancelEventArgs
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.Scheduler.dll
Syntax
public class SchedulerAppointmentCancelEventArgs : CancelEventArgs
Constructors
SchedulerAppointmentCancelEventArgs(IEvent)
Declaration
public SchedulerAppointmentCancelEventArgs(IEvent appointment)
Parameters
IEvent
appointment
|