Back to Devexpress

YearViewAppointmentDisplayOptionsEx Class

windowsforms-devexpress-dot-xtrascheduler-db99c77e.md

latest2.2 KB
Original Source

YearViewAppointmentDisplayOptionsEx Class

Contains options that specify how appointments are displayed in the Year View.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
public class YearViewAppointmentDisplayOptionsEx :
    MonthViewAppointmentDisplayOptionsEx
vb
Public Class YearViewAppointmentDisplayOptionsEx
    Inherits MonthViewAppointmentDisplayOptionsEx

The following members return YearViewAppointmentDisplayOptionsEx objects:

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions WeekViewAppointmentDisplayOptions MonthViewAppointmentDisplayOptions MonthViewAppointmentDisplayOptionsEx YearViewAppointmentDisplayOptionsEx

See Also

YearViewAppointmentDisplayOptionsEx Members

Year View

DevExpress.XtraScheduler Namespace