Skip to main content

AppointmentViewInfoCustomizingEventArgs Class

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v24.1.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

public class AppointmentViewInfoCustomizingEventArgs :
    EventArgs

Remarks

Instances of the AppointmentViewInfoCustomizingEventArgs class are automatically created, initialized and passed to corresponding event handlers.

Inheritance

Object
EventArgs
AppointmentViewInfoCustomizingEventArgs
See Also