TimelineView.AppointmentDisplayOptions Property
Provides access to the options specifying how appointments are displayed in the Timeline View.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
ASPxTimelineViewAppointmentDisplayOptions | A ASPxTimelineViewAppointmentDisplayOptions object containing options for displaying appointments. |
Remarks
Use the AppointmentDisplayOptions property to set the options which define how appointments should be displayed.
See Also