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


In This Topic
    BeforeAppointmentFormatEventArgs Class Members
    In This Topic

    The following tables list the members exposed by BeforeAppointmentFormatEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the appointment which the event was raised for. (Inherited from C1.C1Schedule.AppointmentEventArgs)
    Public PropertyGets or sets System.Drawing.Color value specifying custom background color for the appointment element.  
    Public PropertyGets or sets System.Drawing.Color value specifying custom background gradient color for the appointment element.  
    Public PropertyGets or sets System.Drawing.Color value specifying custom foreground color for the appointment element.  
    Public PropertyGets or sets the AppointmentIcons value, specifying the set of icons to be displayed in the appointment element.  
    Public PropertyGets or sets the text displayed in the appointment element.  
    Public PropertyGets the date of the current UI element representing appointment.  
    Top
    See Also