C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / CancelAppointmentEventArgs Class
Properties

CancelAppointmentEventArgs Class Members

The following tables list the members exposed by CancelAppointmentEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CancelAppointmentEventArgs class with the specified appointment.  
Top
Public Properties
 NameDescription
Public PropertyGets the Appointment object which the event was raised for.  
Public PropertySet to true to cancel the operation.  
Top
See Also