ScheduleView service for appointment selection.
Definition
Namespace:Telerik.Windows.Controls.ScheduleView
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
C#
public class AppointmentSelectionService
Inheritance: objectAppointmentSelectionService
Methods
Gets the selected appointments.
Sets the selected appointments.
C#
public void SetSelection(IEnumerable<IOccurrence> items)
The items.
Sets the selected appointment.