Back to Devexpress

AgendaView.AppointmentDisplayOptions Property

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-agendaview-2e1821a1.md

latest1.8 KB
Original Source

AgendaView.AppointmentDisplayOptions Property

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

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

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

Property Value

TypeDescription
ASPxAgendaViewAppointmentDisplayOptions

A ASPxAgendaViewAppointmentDisplayOptions object containing settings to display the appointments in the Agenda View.

|

Remarks

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

See Also

Get Started with Scheduler

Agenda View

AgendaView Class

AgendaView Members

DevExpress.Web.ASPxScheduler Namespace