Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / BeforeAppointmentFormatEventArgs Class
Members

In This Topic
    BeforeAppointmentFormatEventArgs Class
    In This Topic
    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