A newer version of this page is available.
Switch to the current version.
ASPxTimelineViewAppointmentDisplayOptions Class
Contains settings specific to displaying appointments in the Timeline View.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll
Declaration
public class ASPxTimelineViewAppointmentDisplayOptions :
TimelineViewAppointmentDisplayOptions
Public Class ASPxTimelineViewAppointmentDisplayOptions
Inherits TimelineViewAppointmentDisplayOptions
Related API Members
The following members accept/return ASPxTimelineViewAppointmentDisplayOptions objects:
Remarks
An object of the ASPxTimelineViewAppointmentDisplayOptions type can be accessed by the TimelineView.AppointmentDisplayOptions property.
Implements
Inheritance
Object
ViewStatePersisterCore
BaseOptions
SchedulerNotificationOptions
AppointmentDisplayOptions
TimelineViewAppointmentDisplayOptions
ASPxTimelineViewAppointmentDisplayOptions
See Also
Feedback