Skip to main content

CustomAppointmentBackgroundEventArgs Class

Provides data for the SchedulerControl.CustomAppointmentBackground event.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v23.2.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public class CustomAppointmentBackgroundEventArgs :
    EventArgs

Inheritance

Object
EventArgs
CustomAppointmentBackgroundEventArgs
See Also