New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:Telerik.WebAii.Controls.Xaml.Scheduler

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

C#
public static class SchedulerElementNames

Inheritance: objectSchedulerElementNames

Fields

C#
public const string AllDayAppointmentsControlName = "AllDayAppointmentsControl"
C#
public const string AppointmentDeleteButtonName = "PART_DeleteButton"
C#
public const string AppointmentDialogAllDayEventCheckBoxName = "allDayEventCheckbox"
C#
public const string AppointmentDialogDescriptionTextBoxName = "Body"
C#
public const string AppointmentDialogEndDateTimeName = "EndDateTime"
C#
public const string AppointmentDialogStartDateTimeName = "StartDateTime"
C#
public const string AppointmentRecurrenceMarkName = "recurrenceMark"
C#
public const string AppointmentResizeEndName = "PART_ResizeEnd"
C#
public const string AppointmentResizeStartName = "PART_ResizeStart"
C#
public const string AppointmentsControlTimeSlotItemsControlName = "PART_TimeSlotItemsControl"
C#
public const string AppointmentSubjectTextBoxName = "PART_SubjectTextBox"
C#
public const string BackButtonName = "Back"
C#
public const string DayPresenterAllDayAppointmentsControlName = "AllDayAppointmentsControl"
C#
public const string DayPresenterNotAllDayAppointmentsControlName = "NotAllDayAppointmentsControl"
C#
public const string DayViewButtonName = "DayBtn"
C#
public const string ForwardButtonName = "Forward"
C#
public const string HeaderBorderName = "PART_Header"
C#
public const string MonthPresenterMonthViewGridName = "monthViewGrid"
C#
public const string MonthPresenterScrollBarName = "PART_ScrollBar"
C#
public const string MonthPresenterVerticalSmallDecreaseButtonName = "VerticalSmallDecrease"
C#
public const string MonthPresenterVerticalSmallIncreaseButtonName = "VerticalSmallIncrease"
C#
public const string MonthViewButtonName = "MonthBtn"
C#
public const string NavigationDatePickerName = "PART_navigationDatePicker"
C#
public const string PresenterName = "presenter"
C#
public const string TimelineViewButtonName = "TimelineBtn"
C#
public const string TimeSlotContentHostGridName = "PART_ContentHost"
C#
public const string TimeSlotDayTextBlockName = "DayName"
C#
public const string TimeSlotHeaderGridName = "Header"
C#
public const string TimeSlotMonthTextBlockName = "MonthName"
C#
public const string TimeSlotShowMoreButtonName = "PART_ShowMoreButton"
C#
public const string WeekPresenterAllDayAppointmentsControlName = "AllDayAppointmentsControl"
C#
public const string WeekPresenterDayHeaderName = "DayHeaderList"
C#
public const string WeekPresenterNotAllDayAppointmentsControlName = "NotAllDayAppointmentsControl"
C#
public const string WeekViewButtonName = "WeekBtn"