Back to Devexpress

YearView Class

windowsforms-devexpress-dot-xtrascheduler-66aea25a.md

latest1.5 KB
Original Source

YearView Class

Displays appointments for the entire year.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
public class YearView :
    MonthView
vb
Public Class YearView
    Inherits MonthView

The following members return YearView objects:

Inheritance

Object UserInterfaceObject SchedulerViewBase WeekView MonthView YearView

See Also

YearView Members

Year View

DevExpress.XtraScheduler Namespace