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

CancelAppointmentEventArgs Class
The CancelAppointmentEventArgs class describes event data for Appointment events.
Object Model
CancelAppointmentEventArgs Class
Syntax
'Declaration
 
Public Class CancelAppointmentEventArgs 
   Inherits System.EventArgs
 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.C1Schedule.CancelAppointmentEventArgs

See Also