ComponentOne Scheduler for WinForms
BeforeAppointmentFormatEventArgs Class
Members 

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace : BeforeAppointmentFormatEventArgs Class
Provides data for the C1Schedule.BeforeAppointmentFormat event of the C1Schedule control.
Object Model
BeforeAppointmentFormatEventArgs Class
Syntax
'Declaration
 
Public Class BeforeAppointmentFormatEventArgs 
   Inherits C1.C1Schedule.AppointmentEventArgs
public class BeforeAppointmentFormatEventArgs : C1.C1Schedule.AppointmentEventArgs 
Inheritance Hierarchy

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

See Also

Reference

BeforeAppointmentFormatEventArgs Members
C1.Win.C1Schedule Namespace