Class ScheduleAppointmentCollection
The Schedule Appointment Collection class used to represent the collection of the Schedule Appointment.
Inheritance
System.Object
ScheduleAppointmentCollection
Namespace: Syncfusion.UI.Xaml.Scheduler
Assembly: Syncfusion.Scheduler.WinUI.dll
Syntax
public class ScheduleAppointmentCollection : ObservableCollection<ScheduleAppointment>
Constructors
ScheduleAppointmentCollection()
Initializes a new instance of the ScheduleAppointmentCollection class.
Declaration
public ScheduleAppointmentCollection()