CustomAppointmentBackgroundEventArgs Properties
Provides data for the SchedulerControl.CustomAppointmentBackground event.Name | Description |
---|---|
AppointmentItem | Provides access to the current appointment. |
Background | Gets or sets a background color for the appointment. |
SourceObject | Provides access to the appointments’ source object. |
See Also