ComponentOne Scheduler for WinForms
AppointmentEventArgs Class
Members 

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace : AppointmentEventArgs Class
The AppointmentEventArgs class describes event data for Appointment events.
Object Model
AppointmentEventArgs Class
Syntax
'Declaration
 
Public Class AppointmentEventArgs 
   Inherits System.EventArgs
public class AppointmentEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.C1Schedule.AppointmentEventArgs
         C1.Win.C1Schedule.AppointmentLinkClickedEventArgs
         C1.Win.C1Schedule.BeforeAppointmentFormatEventArgs

See Also

Reference

AppointmentEventArgs Members
C1.C1Schedule Namespace