Class ScheduleAppointmentCollection
Represents a collection of Schedule appointment
Inheritance
System.Object
ScheduleAppointmentCollection
Namespace: Syncfusion.UI.Xaml.Schedule
Assembly: Syncfusion.SfSchedule.UWP.dll
Syntax
public class ScheduleAppointmentCollection : ObservableCollection<ScheduleAppointment>
Constructors
ScheduleAppointmentCollection()
Declaration
public ScheduleAppointmentCollection()