Skip to main content
A newer version of this page is available. .

SchedulerMenuItemName.SwitchToWeekView Field

Returns “SwitchToWeekView”. Corresponds to the menu item used to change SchedulerControl.ActiveView to Week View.

Namespace: DevExpress.Xpf.Scheduler.UI

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduler, DevExpress.Wpf.Scheduler

Declaration

public static readonly string SwitchToWeekView

Field Value

Type
String
See Also