SchedulerMenuItemName.SwitchViewMenu Field
Returns "SwitchViewMenu". Corresponds to the menu item that invokes the submenu including the list of views available in the scheduler control.

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