Skip to main content
A newer version of this page is available. .
All docs
V20.2

TimelineViewMode Enum

Lists the values that specify the TimelineView display mode.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduling, 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