Back to Devexpress

CustomAppointmentBackgroundEventArgs Class

wpf-devexpress-dot-xpf-dot-scheduling-a458b954.md

latest1.4 KB
Original Source

CustomAppointmentBackgroundEventArgs Class

Provides data for the SchedulerControl.CustomAppointmentBackground event.

Namespace : DevExpress.Xpf.Scheduling

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public class CustomAppointmentBackgroundEventArgs :
    EventArgs
vb
Public Class CustomAppointmentBackgroundEventArgs
    Inherits EventArgs

CustomAppointmentBackgroundEventArgs is the data class for the following events:

Inheritance

Object EventArgs CustomAppointmentBackgroundEventArgs

See Also

CustomAppointmentBackgroundEventArgs Members

DevExpress.Xpf.Scheduling Namespace