[]
        
(Showing Draft Content)

C1.Win.Schedule.BeforeAppointmentFormatEventArgs

BeforeAppointmentFormatEventArgs Class

Provides data for the BeforeAppointmentFormat event of the C1Schedule control.

Inheritance
BeforeAppointmentFormatEventArgs
Namespace: C1.Win.Schedule
Assembly: C1.Win.Schedule.8.dll
Syntax
public class BeforeAppointmentFormatEventArgs : AppointmentEventArgs

Properties

Name Description
BackColor

Gets or sets Color value specifying custom background color for the appointment element.

BackColor2

Gets or sets Color value specifying custom background gradient color for the appointment element.

CustomIcon

Gets or sets custom icon to show in appointment element.

ForeColor

Gets or sets Color value specifying custom foreground color for the appointment element.

Icons

Gets or sets the AppointmentIcons value, specifying the set of icons to be displayed in the appointment element.

Text

Gets or sets the text displayed in the appointment element.

UIElementDate

Gets the date of the current UI element representing appointment.