Version

SchedulerElementRole Enumeration

Identifies the role of a model in the Scheduler control.
Syntax
public enum SchedulerElementRole : System.Enum 
Members
MemberDescription
AgendaApptAreaIdentifies the AgendaApptArea role
AgendaApptColorBarIdentifies the AgendaApptColorBar role
AgendaApptEndTimeIdentifies the AgendaApptEndTime role
AgendaApptEndTimeSelectedIdentifies the AgendaApptEndTimeSelected role
AgendaApptHorizontalSeparatorIdentifies the AgendaApptHorizontalSeparator role
AgendaApptLocationIdentifies the AgendaApptLocation role
AgendaApptLocationSelectedIdentifies the AgendaApptLocationSelected role
AgendaApptSelectedIdentifies the AgendaApptSelected role
AgendaApptStartTimeIdentifies the AgendaApptStartTime role
AgendaApptStartTimeSelectedIdentifies the AgendaApptStartTimeSelected role
AgendaApptSubjectIdentifies the AgendaApptSubject role
AgendaApptSubjectSelectedIdentifies the AgendaApptSubjectSelected role
AgendaDayHeaderHorizontalSeparatorIdentifies the AgendaDayHeaderHorizontalSeparator role
AgendaViewIdentifies the AgendaView role
AgendaViewDayHeaderIdentifies the AgendaViewDayHeader role
AgendaViewMessageIdentifies the AgendaViewMessage role
AllDayEventAreaIdentifies the AllDayEventArea role
AllDayEventSubjectIdentifies the AllDayEventSubject role
DayWeekApptIdentifies the DayWeekAppt role
DayWeekApptColorBarIdentifies the DayWeekApptColorBar role
DayWeekApptLocationIdentifies the DayWeekApptLocation role
DayWeekApptSubjectIdentifies the DayWeekApptSubject role
DayWeekDayHeaderIdentifies the DayWeekDayHeader role
DayWeekHeaderAreaBackgroundIdentifies the DayWeekHeaderAreaBackground role
DayWeekHorizontalSeparatorIdentifies the DayWeekHorizontalSeparator role
DayWeekNavigationHeaderDateTextIdentifies the DayViewNavigationHeaderDateText role
DayWeekResourceHeaderIdentifies the DayWeekResourceHeader role
DayWeekTimeSlotIdentifies the DayWeekTimeSlot role
DayWeekTimeSlotDescriptorIdentifies the DayWeekTimeSlotDescriptor role
DayWeekTimeSlotDescriptorAreaBackgroundIdentifies the DayWeekTimeSlotDescriptorAreaBackground role
DayWeekTimeSlotSelectedIdentifies the DayWeekTimeSlotSelected role
DayWeekTimeSlotWorkingHourIdentifies the DayWeekTimeSlotWorkingHour role
DayWeekTopLeftCornerBackgroundIdentifies the DayWeekTopLeftCornerBackground role
DayWeekVerticalSeparatorIdentifies the DayWeekVerticalSeparator role
DayWeekViewIdentifies the DayWeekView role
HorizontalViewSplitterIdentifies the HorizontalViewSplitter role
MonthViewIdentifies the MonthView role
MonthViewActivityIndicatorIdentifies the MonthViewActivityIndicator role
MonthViewDayIdentifies the MonthViewDay role
MonthViewDayAppointmentIdentifies the MonthViewDayAppointment role
MonthViewDayHorizontalSeparatorIdentifies the MonthViewDayHorizontalSeparator role
MonthViewDayLeadingIdentifies the MonthViewDayLeading role
MonthViewDayOfWeekHeaderIdentifies the MonthViewDayOfWeekHeader role
MonthViewDaySelectedIdentifies the MonthViewDaySelected role
MonthViewDayTodayIdentifies the MonthViewDayToday role
MonthViewDayTodayIndicatorIdentifies the MonthViewDayTodayIndicator role
MonthViewDayTrailingIdentifies the MonthViewDayTrailing role
MonthViewDayVerticalSeparatorIdentifies the MonthViewDayVerticalSeparator role
MonthViewMonthHeaderIdentifies the MonthViewMonthHeader role
MonthViewMonthHeaderHorizontalSeparatorIdentifies the MonthViewMonthHeaderHorizontalSeparator role
MonthViewNavigationHeaderDateTextIdentifies the MonthViewNavigationHeaderDateText role
MonthViewWeekHeaderIdentifies the MonthViewWeekHeader role
NavigationHeaderIdentifies the NavigationHeader role
NavigationHeaderBorderIdentifies the NavigationHeaderBorder role
NavigationHeaderNavigateNextButtonIdentifies the NavigationHeaderNavigateNextButton role
NavigationHeaderNavigatePreviousButtonIdentifies the NavigationHeaderNavigatePreviousButton role
SchedulerIdentifies the Scheduler role
VerticalViewSplitterIdentifies the VerticalViewSplitter role
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also