Enum AppointmentViewMode
Represents different appointment data-entry modes.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView.dll
Syntax
public enum AppointmentViewMode
Add
An add mode that allows the user to enter the values for a new appointment.
Edit
An editing mode that allows the user to update the values of an existing appointment.
ReadOnly
A read-only mode that allows the user to view the values of an existing appointment.