Back to Devexpress

Week View

aspnet-3806-components-scheduler-concepts-views-week-view.md

latest1.2 KB
Original Source

Week View

  • Dec 17, 2020

The Week View displays appointments for any given weekly period. This view’s options are represented via the WeekView object, which is accessed via the ASPxScheduler.WeekView property. The image below demonstrates the Scheduler control with its ASPxScheduler.ActiveViewType property set to WeekView.

The following table lists the main properties of the WeekView class which implement its basic functionality.

Member NameDescription
WeekView.StylesProvides access to the properties that control the appearance of the WeekView’s elements.
WeekView.AppointmentDisplayOptionsProvides access to the appointment’s display options.

See Also

Online Demo: Week View