Back to Devexpress

WeekView.AppointmentDisplayOptions Property

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-weekview-aa0127bd.md

latest1.7 KB
Original Source

WeekView.AppointmentDisplayOptions Property

Provides access to the options specifying how appointments are displayed in the Week View.

Namespace : DevExpress.Web.ASPxScheduler

Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public ASPxWeekViewAppointmentDisplayOptions AppointmentDisplayOptions { get; }
vb
Public ReadOnly Property AppointmentDisplayOptions As ASPxWeekViewAppointmentDisplayOptions

Property Value

TypeDescription
ASPxWeekViewAppointmentDisplayOptions

A ASPxWeekViewAppointmentDisplayOptions object containing options for displaying appointments.

|

Remarks

Use the AppointmentDisplayOptions property to set the options which define how appointments should be displayed.

See Also

Get Started with Scheduler

Week View

WeekView Class

WeekView Members

DevExpress.Web.ASPxScheduler Namespace