Skip to main content
All docs
V24.1

TimelineViewMode Enum

Lists the values that specify the TimelineView display mode.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v24.1.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public enum TimelineViewMode

Members

Name Description
Legacy

The default view mode used for compatibility purposes.

Standard

The updated TimelineView.

Related API Members

The following properties accept/return TimelineViewMode values:

See Also