CustomAppointmentBackgroundEventArgs Constructors
Provides data for the SchedulerControl.CustomAppointmentBackground event.| Name | Parameters | Description |
|---|---|---|
| CustomAppointmentBackgroundEventArgs(AppointmentItem, Brush) | item, background | Initializes a new instance of the CustomAppointmentBackgroundEventArgs class with the specified settings. |
See Also