SchedulerMenuItemName.SwitchToDayView Field
Returns "SwitchToDayView". Corresponds to the menu item used to change SchedulerControl.ActiveView to Day View.

Namespace: DevExpress.Xpf.Scheduler.UI
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
Declaration
public static readonly string SwitchToDayView
Public Shared ReadOnly SwitchToDayView As String
Field Value
| Type |
|---|
| String |
See Also