Back to Devexpress

TimelineViewMode Enum

wpf-devexpress-dot-xpf-dot-scheduling-abd41c93.md

latest1.2 KB
Original Source

TimelineViewMode Enum

Lists the values that specify the TimelineView display mode.

Namespace : DevExpress.Xpf.Scheduling

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public enum TimelineViewMode
vb
Public Enum TimelineViewMode

Members

NameDescription
Legacy

The default view mode used for compatibility purposes.

| | Standard |

The updated TimelineView.

|

The following properties accept/return TimelineViewMode values:

See Also

DevExpress.Xpf.Scheduling Namespace