Skip to main content
A newer version of this page is available. .

ASPxTimelineViewAppointmentDisplayOptions Class

Contains settings specific to displaying appointments in the Timeline View.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public class ASPxTimelineViewAppointmentDisplayOptions :
    TimelineViewAppointmentDisplayOptions

The following members return ASPxTimelineViewAppointmentDisplayOptions objects:

Remarks

An object of the ASPxTimelineViewAppointmentDisplayOptions type can be accessed by the TimelineView.AppointmentDisplayOptions property.

See Also