Skip to main content
All docs
V23.2

TimelineViewMode Enum

Lists the values that specify the TimelineView display mode.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v23.2.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