ClassSchedulerAppointmentCancelEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
cs-api-definition
public class SchedulerAppointmentCancelEventArgs : CancelEventArgs
Inheritance: objectEventArgsCancelEventArgsSchedulerAppointmentCancelEventArgs
Inherited Members
Constructors
SchedulerAppointmentCancelEventArgs(IEvent)
Declaration
cs-api-definition
public SchedulerAppointmentCancelEventArgs(IEvent appointment)
Parameters
appointment