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
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