Class RadSchedulerCommands
Inheritance
System.Object
RadSchedulerCommands
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadSchedulerCommands : Object
Constructors
RadSchedulerCommands()
Declaration
public RadSchedulerCommands()
Properties
BeginEditAppointment
Declaration
public static ICommand BeginEditAppointment { get; }
Property Value
System.
|
BeginInlineEditing
Declaration
public static ICommand BeginInlineEditing { get; }
Property Value
System.
|
CancelEditAppointment
Declaration
public static ICommand CancelEditAppointment { get; }
Property Value
System.
|
ChangeRecurrenceState
Declaration
public static ICommand ChangeRecurrenceState { get; }
Property Value
System.
|
ChangeTimePickersVisibility
Declaration
public static ICommand ChangeTimePickersVisibility { get; }
Property Value
System.
|
CommitEditAppointment
Declaration
public static ICommand CommitEditAppointment { get; }
Property Value
System.
|
CreateAppointment
Declaration
public static ICommand CreateAppointment { get; }
Property Value
System.
|
CreateAppointmentWithDialog
Declaration
public static ICommand CreateAppointmentWithDialog { get; }
Property Value
System.
|
CreateInlineAppointment
Declaration
public static ICommand CreateInlineAppointment { get; }
Property Value
System.
|
DecreaseVisibleDateLarge
Declaration
public static ICommand DecreaseVisibleDateLarge { get; }
Property Value
System.
|
DecreaseVisibleDateSmall
Declaration
public static ICommand DecreaseVisibleDateSmall { get; }
Property Value
System.
|
DeleteAppointment
Declaration
public static ICommand DeleteAppointment { get; }
Property Value
System.
|
DeleteRecurrenceRule
Declaration
public static ICommand DeleteRecurrenceRule { get; }
Property Value
System.
|
EditAppointment
Declaration
public static ICommand EditAppointment { get; }
Property Value
System.
|
EditParentAppointment
Declaration
public static ICommand EditParentAppointment { get; }
Property Value
System.
|
EditRecurrenceRule
Declaration
public static ICommand EditRecurrenceRule { get; }
Property Value
System.
|
GoToNextAppointment
Declaration
public static ICommand GoToNextAppointment { get; }
Property Value
System.
|
GoToPreviousAppointment
Declaration
public static ICommand GoToPreviousAppointment { get; }
Property Value
System.
|
IncreaseVisibleDateLarge
Declaration
public static ICommand IncreaseVisibleDateLarge { get; }
Property Value
System.
|
IncreaseVisibleDateSmall
Declaration
public static ICommand IncreaseVisibleDateSmall { get; }
Property Value
System.
|
RestoreOriginalOccurrence
Declaration
public static ICommand RestoreOriginalOccurrence { get; }
Property Value
System.
|
SaveRecurrenceRule
Declaration
public static ICommand SaveRecurrenceRule { get; }
Property Value
System.
|
SetAgendaViewMode
Declaration
public static ICommand SetAgendaViewMode { get; }
Property Value
System.
|
SetAppointmentImportance
Declaration
public static ICommand SetAppointmentImportance { get; }
Property Value
System.
|
SetDayViewMode
Declaration
public static ICommand SetDayViewMode { get; }
Property Value
System.
|
SetMonthViewMode
Declaration
public static ICommand SetMonthViewMode { get; }
Property Value
System.
|
SetTimelineViewMode
Declaration
public static ICommand SetTimelineViewMode { get; }
Property Value
System.
|
SetToday
Declaration
public static ICommand SetToday { get; }
Property Value
System.
|
SetWeekViewMode
Declaration
public static ICommand SetWeekViewMode { get; }
Property Value
System.
|