Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
C#
public class SchedulerNavigatorStringId
Inheritance: objectSchedulerNavigatorStringId
Constructors
C#
public SchedulerNavigatorStringId()
Fields
C#
public const string AgendaViewButtonCaption = "AgendaViewButtonCaption"
C#
public const string DayViewButtonCaption = "DayViewButtonCaption"
C#
public const string MonthViewButtonCaption = "MonthViewButtonCaption"
C#
public const string SearchInAppointments = "SearchInAppointments"
C#
public const string ShowWeekendCheckboxCaption = "ShowWeekendCheckboxCaption"
C#
public const string TimelineViewButtonCaption = "TimelineViewButtonCaption"
C#
public const string TodayButtonCaptionThisMonth = "TodayButtonCaptionThisMonth"
C#
public const string TodayButtonCaptionThisWeek = "TodayButtonCaptionThisWeek"
C#
public const string TodayButtonCaptionToday = "TodayButtonCaptionToday"
C#
public const string WeekViewButtonCaption = "WeekViewButtonCaption"