Class
RadScheduleViewCommands

All commands that the ScheduleViewBase exposes.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

cs-api-definition
public static class RadScheduleViewCommands

Inheritance: objectRadScheduleViewCommands

Properties

BeginEditAppointment

Gets value that represents the begin edit appointment command.

Declaration

cs-api-definition
public static RoutedUICommand BeginEditAppointment { get; }

Property Value

RoutedUICommand

The save appointment command.

BeginInlineEditing

Gets value that represents the begin inline editing appointment command.

Declaration

cs-api-definition
public static RoutedUICommand BeginInlineEditing { get; }

Property Value

RoutedUICommand

The save appointment command.

CancelEditAppointment

Gets value that represents the CancelEditAppointment command.

Declaration

cs-api-definition
public static RoutedUICommand CancelEditAppointment { get; }

Property Value

RoutedUICommand

RoutedCommand that cancel editing of Appointment.

ChangeRecurrenceState

Gets the state of the change recurrence.

Declaration

cs-api-definition
public static RoutedUICommand ChangeRecurrenceState { get; }

Property Value

RoutedUICommand

The state of the change recurrence.

ChangeTimePickersVisibility

Gets the state of the change recurrence.

Declaration

cs-api-definition
public static RoutedUICommand ChangeTimePickersVisibility { get; }

Property Value

RoutedUICommand

The state of the change recurrence.

CommitEditAppointment

Gets value that represents the commit edit appointment command.

Declaration

cs-api-definition
public static RoutedUICommand CommitEditAppointment { get; }

Property Value

RoutedUICommand

The save appointment command.

CreateAppointment

Gets value that represents the create appointment command.

Declaration

cs-api-definition
public static RoutedUICommand CreateAppointment { get; }

Property Value

RoutedUICommand

The create appointment command.

CreateAppointmentWithDialog

Gets the create appointment.

Declaration

cs-api-definition
public static RoutedUICommand CreateAppointmentWithDialog { get; }

Property Value

RoutedUICommand

The create appointment.

CreateInlineAppointment

Gets the create inline appointment.

Declaration

cs-api-definition
public static RoutedUICommand CreateInlineAppointment { get; }

Property Value

RoutedUICommand

The create inline appointment.

DecreaseVisibleDateLarge

Gets value that represents the small decrease visible date large command.

Declaration

cs-api-definition
public static RoutedUICommand DecreaseVisibleDateLarge { get; }

Property Value

RoutedUICommand

RoutedCommand that decreases the visible date by the same amount as indicated by the LargeChangeInterval property of the active view definition.

DecreaseVisibleDateSmall

Gets value that represents the small decrease visible date small command.

Declaration

cs-api-definition
public static RoutedUICommand DecreaseVisibleDateSmall { get; }

Property Value

RoutedUICommand

RoutedCommand that decreases the visible date by the same amount as indicated by the SmallChangeInterval property of the active view definition.

DeleteAppointment

Gets value that represents the delete appointment command.

Declaration

cs-api-definition
public static RoutedUICommand DeleteAppointment { get; }

Property Value

RoutedUICommand

The delete appointment command.

DeleteRecurrenceRule

Gets value that represents the delete recurrence command.

Declaration

cs-api-definition
public static RoutedUICommand DeleteRecurrenceRule { get; }

Property Value

RoutedUICommand

The delete recurrence command.

EditAppointment

Gets value that represents the edit appointment command.

Declaration

cs-api-definition
public static RoutedUICommand EditAppointment { get; }

Property Value

RoutedUICommand

The edit appointment command.

EditParentAppointment

Gets value that represents the edit recurrence rule command.

Declaration

cs-api-definition
public static RoutedUICommand EditParentAppointment { get; }

Property Value

RoutedUICommand

The edit recurrence rule command.

EditRecurrenceRule

Gets value that represents the edit recurrence command.

Declaration

cs-api-definition
public static RoutedUICommand EditRecurrenceRule { get; }

Property Value

RoutedUICommand

The edit recurrence command.

GoToNextAppointment

Gets value that represents the navigation to next appointment command.

Declaration

cs-api-definition
public static RoutedUICommand GoToNextAppointment { get; }

Property Value

RoutedUICommand

GoToPreviousAppointment

Gets value that represents the navigation to previous appointment command.

Declaration

cs-api-definition
public static RoutedUICommand GoToPreviousAppointment { get; }

Property Value

RoutedUICommand

IncreaseVisibleDateLarge

Gets value that represents the small increase visible date large command.

Declaration

cs-api-definition
public static RoutedUICommand IncreaseVisibleDateLarge { get; }

Property Value

RoutedUICommand

RoutedCommand that increases the visible date by the same amount as indicated by the LargeChangeInterval property of the active view definition.

IncreaseVisibleDateSmall

Gets value that represents the small increase visible date small command.

Declaration

cs-api-definition
public static RoutedUICommand IncreaseVisibleDateSmall { get; }

Property Value

RoutedUICommand

RoutedCommand that increases the visible date by the same amount as indicated by the SmallChangeInterval property of the active view definition.

RestoreOriginalOccurrence

Gets value that represents the create appointment command.

Declaration

cs-api-definition
public static RoutedUICommand RestoreOriginalOccurrence { get; }

Property Value

RoutedUICommand

The create appointment command.

SaveRecurrenceRule

Gets value that represents the save recurrence command.

Declaration

cs-api-definition
public static RoutedUICommand SaveRecurrenceRule { get; }

Property Value

RoutedUICommand

The save recurrence command.

SetAgendaViewMode

Gets value that represents the set agenda view mode command.

Declaration

cs-api-definition
public static RoutedUICommand SetAgendaViewMode { get; }

Property Value

RoutedUICommand

RoutedCommand that sets the ActiveViewDefinition to AgendaViewDefinition.

SetAppointmentImportance

Gets the set appointment importance.

Declaration

cs-api-definition
public static RoutedUICommand SetAppointmentImportance { get; }

Property Value

RoutedUICommand

The set appointment importance.

SetDayViewMode

Gets value that represents the set day view mode command.

Declaration

cs-api-definition
public static RoutedUICommand SetDayViewMode { get; }

Property Value

RoutedUICommand

RoutedCommand that sets the ActiveViewDefinition to DayViewDefinition.

SetMonthViewMode

Gets value that represents the set month view mode command.

Declaration

cs-api-definition
public static RoutedUICommand SetMonthViewMode { get; }

Property Value

RoutedUICommand

RoutedCommand that sets the ActiveViewDefinition to MonthViewDefinition.

SetTimelineViewMode

Gets value that represents the set timeline view mode command.

Declaration

cs-api-definition
public static RoutedUICommand SetTimelineViewMode { get; }

Property Value

RoutedUICommand

RoutedCommand that sets the ActiveViewDefinition to TimelineViewDefinition.

SetToday

Gets value that represents the SetToday command.

Declaration

cs-api-definition
public static RoutedUICommand SetToday { get; }

Property Value

RoutedUICommand

RoutedCommand that sets the CurrentDate of RadScheduleView to today.

SetWeekViewMode

Gets value that represents the set week view mode command.

Declaration

cs-api-definition
public static RoutedUICommand SetWeekViewMode { get; }

Property Value

RoutedUICommand

RoutedCommand that sets the ActiveViewDefinition to WeekViewDefinition.