Class
SchedulerElementNames

Represents the Scheduler important sub element names.

Definition

Namespace:Telerik.WebAii.Controls.Xaml.Scheduler

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

cs-api-definition
public static class SchedulerElementNames

Inheritance: objectSchedulerElementNames

Fields

AllDayAppointmentsControlName

The Scheduler all day appointments control name.

Declaration

cs-api-definition
public const string AllDayAppointmentsControlName = "AllDayAppointmentsControl"

Field Value

string

AppointmentDeleteButtonName

The Scheduler appointment item delete button name.

Declaration

cs-api-definition
public const string AppointmentDeleteButtonName = "PART_DeleteButton"

Field Value

string

AppointmentDialogAllDayEventCheckBoxName

The Scheduler appointment dialog all day event check box name.

Declaration

cs-api-definition
public const string AppointmentDialogAllDayEventCheckBoxName = "allDayEventCheckbox"

Field Value

string

AppointmentDialogDescriptionTextBoxName

The Scheduler appointment dialog description text box name.

Declaration

cs-api-definition
public const string AppointmentDialogDescriptionTextBoxName = "Body"

Field Value

string

AppointmentDialogEndDateTimeName

The Scheduler appointment dialog end date time element name.

Declaration

cs-api-definition
public const string AppointmentDialogEndDateTimeName = "EndDateTime"

Field Value

string

AppointmentDialogStartDateTimeName

The Scheduler appointment dialog start date time element name.

Declaration

cs-api-definition
public const string AppointmentDialogStartDateTimeName = "StartDateTime"

Field Value

string

AppointmentRecurrenceMarkName

The Scheduler appointment item recurrence mark image name.

Declaration

cs-api-definition
public const string AppointmentRecurrenceMarkName = "recurrenceMark"

Field Value

string

AppointmentResizeEndName

The Scheduler appointment item end resize rectangle name.

Declaration

cs-api-definition
public const string AppointmentResizeEndName = "PART_ResizeEnd"

Field Value

string

AppointmentResizeStartName

The Scheduler appointment item start resize rectangle name.

Declaration

cs-api-definition
public const string AppointmentResizeStartName = "PART_ResizeStart"

Field Value

string

AppointmentSubjectTextBoxName

The Scheduler appointment item subject text box name.

Declaration

cs-api-definition
public const string AppointmentSubjectTextBoxName = "PART_SubjectTextBox"

Field Value

string

AppointmentsControlTimeSlotItemsControlName

The Scheduler appointments control time slot items control name.

Declaration

cs-api-definition
public const string AppointmentsControlTimeSlotItemsControlName = "PART_TimeSlotItemsControl"

Field Value

string

BackButtonName

The Scheduler back navigation button name.

Declaration

cs-api-definition
public const string BackButtonName = "Back"

Field Value

string

DayPresenterAllDayAppointmentsControlName

The Scheduler day presenter all day appointments control name.

Declaration

cs-api-definition
public const string DayPresenterAllDayAppointmentsControlName = "AllDayAppointmentsControl"

Field Value

string

DayPresenterNotAllDayAppointmentsControlName

The Scheduler day presenter not all day appointments control name.

Declaration

cs-api-definition
public const string DayPresenterNotAllDayAppointmentsControlName = "NotAllDayAppointmentsControl"

Field Value

string

DayViewButtonName

The Scheduler header 'Day' view button name.

Declaration

cs-api-definition
public const string DayViewButtonName = "DayBtn"

Field Value

string

ForwardButtonName

The Scheduler forward navigation button name.

Declaration

cs-api-definition
public const string ForwardButtonName = "Forward"

Field Value

string

HeaderBorderName

The Scheduler header border name.

Declaration

cs-api-definition
public const string HeaderBorderName = "PART_Header"

Field Value

string

MonthPresenterMonthViewGridName

The Scheduler month presenter month view grid name.

Declaration

cs-api-definition
public const string MonthPresenterMonthViewGridName = "monthViewGrid"

Field Value

string

MonthPresenterScrollBarName

The Scheduler month presenter scroll bar name.

Declaration

cs-api-definition
public const string MonthPresenterScrollBarName = "PART_ScrollBar"

Field Value

string

MonthPresenterVerticalSmallDecreaseButtonName

The the name of the Scheduler month presenter vertical small decrease button scrolling the month view down.

Declaration

cs-api-definition
public const string MonthPresenterVerticalSmallDecreaseButtonName = "VerticalSmallDecrease"

Field Value

string

MonthPresenterVerticalSmallIncreaseButtonName

The the name of the Scheduler month presenter vertical small increase button scrolling the month view down.

Declaration

cs-api-definition
public const string MonthPresenterVerticalSmallIncreaseButtonName = "VerticalSmallIncrease"

Field Value

string

MonthViewButtonName

The Scheduler header 'Month' view button name.

Declaration

cs-api-definition
public const string MonthViewButtonName = "MonthBtn"

Field Value

string

NavigationDatePickerName

The Scheduler navigation date picker name.

Declaration

cs-api-definition
public const string NavigationDatePickerName = "PART_navigationDatePicker"

Field Value

string

PresenterName

The Scheduler presenter name.

Declaration

cs-api-definition
public const string PresenterName = "presenter"

Field Value

string

TimeSlotContentHostGridName

The Scheduler time slot content host grid element name.

Declaration

cs-api-definition
public const string TimeSlotContentHostGridName = "PART_ContentHost"

Field Value

string

TimeSlotDayTextBlockName

The Scheduler time slot day name text block.

Declaration

cs-api-definition
public const string TimeSlotDayTextBlockName = "DayName"

Field Value

string

TimeSlotHeaderGridName

The Scheduler time slot header grid element name.

Declaration

cs-api-definition
public const string TimeSlotHeaderGridName = "Header"

Field Value

string

TimeSlotMonthTextBlockName

The Scheduler time slot month name text block name.

Declaration

cs-api-definition
public const string TimeSlotMonthTextBlockName = "MonthName"

Field Value

string

TimeSlotShowMoreButtonName

The Scheduler time slot show more button name.

Declaration

cs-api-definition
public const string TimeSlotShowMoreButtonName = "PART_ShowMoreButton"

Field Value

string

TimelineViewButtonName

The Scheduler header 'Timeline' view button name.

Declaration

cs-api-definition
public const string TimelineViewButtonName = "TimelineBtn"

Field Value

string

WeekPresenterAllDayAppointmentsControlName

The Scheduler week presenter all day appointments control name.

Declaration

cs-api-definition
public const string WeekPresenterAllDayAppointmentsControlName = "AllDayAppointmentsControl"

Field Value

string

WeekPresenterDayHeaderName

The Scheduler week presenter day header element name.

Declaration

cs-api-definition
public const string WeekPresenterDayHeaderName = "DayHeaderList"

Field Value

string

WeekPresenterNotAllDayAppointmentsControlName

The Scheduler week presenter not all day appointments control name.

Declaration

cs-api-definition
public const string WeekPresenterNotAllDayAppointmentsControlName = "NotAllDayAppointmentsControl"

Field Value

string

WeekViewButtonName

The Scheduler header 'Week' view button name.

Declaration

cs-api-definition
public const string WeekViewButtonName = "WeekBtn"

Field Value

string