Class SchedulerElementNames
Inheritance
System.Object
SchedulerElementNames
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Scheduler
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public static class SchedulerElementNames
Fields
AllDayAppointmentsControlName
Declaration
public const string AllDayAppointmentsControlName = "AllDayAppointmentsControl"
Field Value
System.String
|
AppointmentDeleteButtonName
Declaration
public const string AppointmentDeleteButtonName = "PART_DeleteButton"
Field Value
System.String
|
AppointmentDialogAllDayEventCheckBoxName
Declaration
public const string AppointmentDialogAllDayEventCheckBoxName = "allDayEventCheckbox"
Field Value
System.String
|
AppointmentDialogDescriptionTextBoxName
Declaration
public const string AppointmentDialogDescriptionTextBoxName = "Body"
Field Value
System.String
|
AppointmentDialogEndDateTimeName
Declaration
public const string AppointmentDialogEndDateTimeName = "EndDateTime"
Field Value
System.String
|
AppointmentDialogStartDateTimeName
Declaration
public const string AppointmentDialogStartDateTimeName = "StartDateTime"
Field Value
System.String
|
AppointmentRecurrenceMarkName
Declaration
public const string AppointmentRecurrenceMarkName = "recurrenceMark"
Field Value
System.String
|
AppointmentResizeEndName
Declaration
public const string AppointmentResizeEndName = "PART_ResizeEnd"
Field Value
System.String
|
AppointmentResizeStartName
Declaration
public const string AppointmentResizeStartName = "PART_ResizeStart"
Field Value
System.String
|
AppointmentsControlTimeSlotItemsControlName
Declaration
public const string AppointmentsControlTimeSlotItemsControlName = "PART_TimeSlotItemsControl"
Field Value
System.String
|
AppointmentSubjectTextBoxName
Declaration
public const string AppointmentSubjectTextBoxName = "PART_SubjectTextBox"
Field Value
System.String
|
BackButtonName
Declaration
public const string BackButtonName = "Back"
Field Value
System.String
|
DayPresenterAllDayAppointmentsControlName
Declaration
public const string DayPresenterAllDayAppointmentsControlName = "AllDayAppointmentsControl"
Field Value
System.String
|
DayPresenterNotAllDayAppointmentsControlName
Declaration
public const string DayPresenterNotAllDayAppointmentsControlName = "NotAllDayAppointmentsControl"
Field Value
System.String
|
DayViewButtonName
Declaration
public const string DayViewButtonName = "DayBtn"
Field Value
System.String
|
ForwardButtonName
Declaration
public const string ForwardButtonName = "Forward"
Field Value
System.String
|
HeaderBorderName
Declaration
public const string HeaderBorderName = "PART_Header"
Field Value
System.String
|
MonthPresenterMonthViewGridName
Declaration
public const string MonthPresenterMonthViewGridName = "monthViewGrid"
Field Value
System.String
|
MonthPresenterScrollBarName
Declaration
public const string MonthPresenterScrollBarName = "PART_ScrollBar"
Field Value
System.String
|
MonthPresenterVerticalSmallDecreaseButtonName
Declaration
public const string MonthPresenterVerticalSmallDecreaseButtonName = "VerticalSmallDecrease"
Field Value
System.String
|
MonthPresenterVerticalSmallIncreaseButtonName
Declaration
public const string MonthPresenterVerticalSmallIncreaseButtonName = "VerticalSmallIncrease"
Field Value
System.String
|
MonthViewButtonName
Declaration
public const string MonthViewButtonName = "MonthBtn"
Field Value
System.String
|
NavigationDatePickerName
PresenterName
Declaration
public const string PresenterName = "presenter"
Field Value
System.String
|
TimelineViewButtonName
Declaration
public const string TimelineViewButtonName = "TimelineBtn"
Field Value
System.String
|
TimeSlotContentHostGridName
Declaration
public const string TimeSlotContentHostGridName = "PART_ContentHost"
Field Value
System.String
|
TimeSlotDayTextBlockName
Declaration
public const string TimeSlotDayTextBlockName = "DayName"
Field Value
System.String
|
TimeSlotHeaderGridName
Declaration
public const string TimeSlotHeaderGridName = "Header"
Field Value
System.String
|
TimeSlotMonthTextBlockName
Declaration
public const string TimeSlotMonthTextBlockName = "MonthName"
Field Value
System.String
|
TimeSlotShowMoreButtonName
Declaration
public const string TimeSlotShowMoreButtonName = "PART_ShowMoreButton"
Field Value
System.String
|
WeekPresenterAllDayAppointmentsControlName
Declaration
public const string WeekPresenterAllDayAppointmentsControlName = "AllDayAppointmentsControl"
Field Value
System.String
|
WeekPresenterDayHeaderName
Declaration
public const string WeekPresenterDayHeaderName = "DayHeaderList"
Field Value
System.String
|
WeekPresenterNotAllDayAppointmentsControlName
Declaration
public const string WeekPresenterNotAllDayAppointmentsControlName = "NotAllDayAppointmentsControl"
Field Value
System.String
|
WeekViewButtonName
Declaration
public const string WeekViewButtonName = "WeekBtn"
Field Value
System.String
|