Skip to main content

SchedulerMenuItemName.GotoToday Field

Returns "GotoToday". Corresponds to the menu item used to change the date displayed in the current view to the current date on the local machine.

SchedulerMenuItemName_GotoToday

Namespace: DevExpress.Xpf.Scheduler.UI

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

Declaration

public static readonly string GotoToday
Public Shared ReadOnly GotoToday As String

Field Value

Type
String
See Also