All commands that the ScheduleViewBase exposes.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
public static class RadScheduleViewCommands
Inheritance: objectRadScheduleViewCommands
Properties
BeginEditAppointment
RoutedUICommand
Gets value that represents the begin edit appointment command.
public static RoutedUICommand BeginEditAppointment { get; }
The save appointment command.
BeginInlineEditing
RoutedUICommand
Gets value that represents the begin inline editing appointment command.
public static RoutedUICommand BeginInlineEditing { get; }
The save appointment command.
CancelEditAppointment
RoutedUICommand
Gets value that represents the CancelEditAppointment command.
public static RoutedUICommand CancelEditAppointment { get; }
RoutedCommand that cancel editing of Appointment.
ChangeRecurrenceState
RoutedUICommand
Gets the state of the change recurrence.
public static RoutedUICommand ChangeRecurrenceState { get; }
The state of the change recurrence.
ChangeTimePickersVisibility
RoutedUICommand
Gets the state of the change recurrence.
public static RoutedUICommand ChangeTimePickersVisibility { get; }
The state of the change recurrence.
CommitEditAppointment
RoutedUICommand
Gets value that represents the commit edit appointment command.
public static RoutedUICommand CommitEditAppointment { get; }
The save appointment command.
CreateAppointment
RoutedUICommand
Gets value that represents the create appointment command.
public static RoutedUICommand CreateAppointment { get; }
The create appointment command.
CreateAppointmentWithDialog
RoutedUICommand
Gets the create appointment.
public static RoutedUICommand CreateAppointmentWithDialog { get; }
The create appointment.
CreateInlineAppointment
RoutedUICommand
Gets the create inline appointment.
public static RoutedUICommand CreateInlineAppointment { get; }
The create inline appointment.
DecreaseVisibleDateLarge
RoutedUICommand
Gets value that represents the small decrease visible date large command.
public static RoutedUICommand DecreaseVisibleDateLarge { get; }
RoutedCommand that decreases the visible date by the same amount as indicated by the LargeChangeInterval property of the active view definition.
DecreaseVisibleDateSmall
RoutedUICommand
Gets value that represents the small decrease visible date small command.
public static RoutedUICommand DecreaseVisibleDateSmall { get; }
RoutedCommand that decreases the visible date by the same amount as indicated by the SmallChangeInterval property of the active view definition.
DeleteAppointment
RoutedUICommand
Gets value that represents the delete appointment command.
public static RoutedUICommand DeleteAppointment { get; }
The delete appointment command.
DeleteRecurrenceRule
RoutedUICommand
Gets value that represents the delete recurrence command.
public static RoutedUICommand DeleteRecurrenceRule { get; }
The delete recurrence command.
EditAppointment
RoutedUICommand
Gets value that represents the edit appointment command.
public static RoutedUICommand EditAppointment { get; }
The edit appointment command.
EditParentAppointment
RoutedUICommand
Gets value that represents the edit recurrence rule command.
public static RoutedUICommand EditParentAppointment { get; }
The edit recurrence rule command.
EditRecurrenceRule
RoutedUICommand
Gets value that represents the edit recurrence command.
public static RoutedUICommand EditRecurrenceRule { get; }
The edit recurrence command.
GoToNextAppointment
RoutedUICommand
Gets value that represents the navigation to next appointment command.
public static RoutedUICommand GoToNextAppointment { get; }
GoToPreviousAppointment
RoutedUICommand
Gets value that represents the navigation to previous appointment command.
public static RoutedUICommand GoToPreviousAppointment { get; }
IncreaseVisibleDateLarge
RoutedUICommand
Gets value that represents the small increase visible date large command.
public static RoutedUICommand IncreaseVisibleDateLarge { get; }
RoutedCommand that increases the visible date by the same amount as indicated by the LargeChangeInterval property of the active view definition.
IncreaseVisibleDateSmall
RoutedUICommand
Gets value that represents the small increase visible date small command.
public static RoutedUICommand IncreaseVisibleDateSmall { get; }
RoutedCommand that increases the visible date by the same amount as indicated by the SmallChangeInterval property of the active view definition.
RestoreOriginalOccurrence
RoutedUICommand
Gets value that represents the create appointment command.
public static RoutedUICommand RestoreOriginalOccurrence { get; }
The create appointment command.
SaveRecurrenceRule
RoutedUICommand
Gets value that represents the save recurrence command.
public static RoutedUICommand SaveRecurrenceRule { get; }
The save recurrence command.
SetAgendaViewMode
RoutedUICommand
Gets value that represents the set agenda view mode command.
public static RoutedUICommand SetAgendaViewMode { get; }
RoutedCommand that sets the ActiveViewDefinition to AgendaViewDefinition.
SetAppointmentImportance
RoutedUICommand
Gets the set appointment importance.
public static RoutedUICommand SetAppointmentImportance { get; }
The set appointment importance.
SetDayViewMode
RoutedUICommand
Gets value that represents the set day view mode command.
public static RoutedUICommand SetDayViewMode { get; }
RoutedCommand that sets the ActiveViewDefinition to DayViewDefinition.
SetMonthViewMode
RoutedUICommand
Gets value that represents the set month view mode command.
public static RoutedUICommand SetMonthViewMode { get; }
RoutedCommand that sets the ActiveViewDefinition to MonthViewDefinition.
SetTimelineViewMode
RoutedUICommand
Gets value that represents the set timeline view mode command.
public static RoutedUICommand SetTimelineViewMode { get; }
RoutedCommand that sets the ActiveViewDefinition to TimelineViewDefinition.
SetToday
RoutedUICommand
Gets value that represents the SetToday command.
public static RoutedUICommand SetToday { get; }
RoutedCommand that sets the CurrentDate of RadScheduleView to today.
SetWeekViewMode
RoutedUICommand
Gets value that represents the set week view mode command.
public static RoutedUICommand SetWeekViewMode { get; }
RoutedCommand that sets the ActiveViewDefinition to WeekViewDefinition.