Skip to main content
All docs
V22.1
  • SchedulerStringId Enum

    Namespace: DevExpress.XamarinForms.Scheduler

    Assembly: DevExpress.XamarinForms.Scheduler.dll

    NuGet Package: DevExpress.XamarinForms.Scheduler

    Declaration

    public enum SchedulerStringId

    Members

    Name
    Abbr_Day
    Abbr_Minute
    Abbr_Minutes
    Abbr_Hour
    Abbr_Hours
    Abbr_Days
    Abbr_Week
    Abbr_Weeks
    Appointment_Label
    Appointment_Status
    Appointment_Reminder
    AppointmentLabel_None
    AppointmentLabel_Important
    AppointmentLabel_Business
    AppointmentLabel_Personal
    AppointmentLabel_Vacation
    AppointmentLabel_MustAttend
    AppointmentLabel_TravelRequired
    AppointmentLabel_NeedsPreparation
    AppointmentLabel_Birthday
    AppointmentLabel_Anniversary
    AppointmentLabel_PhoneCall
    Caption_Free
    Caption_Busy
    Caption_Tentative
    Caption_WorkingElsewhere
    Caption_OutOfOffice
    Msg_InvalidDayOfWeekForDailyRecurrence
    Caption_TimeScaleDay
    Caption_TimeScaleMinutes
    Caption_WeekOfMonthFirst
    Caption_WeekOfMonthSecond
    Caption_WeekOfMonthThird
    Caption_WeekOfMonthFourth
    Caption_WeekOfMonthLast
    Caption_WeekDaysEveryDay
    Caption_WeekDaysWeekendDays
    Caption_WeekDaysWorkDays
    AppointmentEdit_SelectAppointmentTypeTitle
    AppointmentEdit_EditOccurrenceAction
    AppointmentEdit_EditFutureOccurrencesAction
    AppointmentEdit_EditPatternAction
    AppointmentEdit_CancelAction
    AppointmentEdit_NewAppointmentTitle
    AppointmentEdit_EditAppointmentTitle
    AppointmentEdit_RemoveOccurrenceAction
    AppointmentEdit_RemoveFutureOccurrencesAction
    AppointmentEdit_RemovePatternAction
    AppointmentEdit_RemoveAppointmentTitle
    AppointmentEdit_AcceptAppointmentRemoveAction
    AppointmentEdit_CancelAppointmentRemoveAction
    AppointmentEdit_ReminderCustomization
    ReminderTextFormatter_Custom
    ReminderTextFormatter_AtTimeOfEvent
    ReminderTextFormatter_Day
    ReminderTextFormatter_Days
    ReminderTextFormatter_Hour
    ReminderTextFormatter_Hours
    ReminderTextFormatter_Minute
    ReminderTextFormatter_Minutes
    ReminderTextFormatter_Second
    ReminderTextFormatter_Seconds
    ReminderTextFormatter_TimeBeforeStart
    ReminderTextFormatter_TimeBefore
    AppointmentDetailFormat_Status
    AppointmentDetailFormat_Recurrence
    TextRecurrenceTypeDaily
    TextRecurrenceTypeHourly
    TextRecurrenceTypeMinutely
    TextRecurrenceTypeMonthly
    TextRecurrenceTypeWeekly
    TextRecurrenceTypeYearly
    TextRecurrenceTypeNever
    ReminderAddPage_Custom
    CommonRadioGroup_Never
    CommonRadioGroup_After
    CommonRadioGroup_Occurrences
    CommonRadioGroup_On
    DayRadioGroup_Every
    DayRadioGroup_DayOrDays
    DayRadioGroup_EveryWeekDay
    MonthRadioGroup_Each
    MonthRadioGroup_DayOrDays
    MonthRadioGroup_OfEvery
    MonthRadioGroup_MonthOrMonths
    MonthRadioGroup_The
    WeekRadioGroup_Every
    WeekRadioGroup_WeekOrWeeks
    YearRadioGroup_Every
    YearRadioGroup_DayOf
    YearRadioGroup_The
    YearRadioGroup_OfEvery
    AppointmentEditPage_Label
    AppointmentEditPage_SubjectPlaceholder
    AppointmentEditPage_Status
    AppointmentEditPage_AllDay
    AppointmentEditPage_Repeat
    AppointmentEditPage_AddReminder
    AppointmentEditPage_AddAnotherReminder
    RecurrenceEditPage_Repeat
    RecurrenceEditPage_Frequency
    RecurrenceEditPage_RepeatOn
    RecurrenceEditPage_EndRepeat
    TimeZoneSelectPage_SearchBarPlaceholderText

    Related API Members

    The following properties accept/return SchedulerStringId values:

    See Also