Class ScheduleAppointmentStatusCollection
Represents a collection of schedule appointment's status.
Inheritance
System.Object
ScheduleAppointmentStatusCollection
Namespace: Syncfusion.UI.Xaml.Schedule
Assembly: Syncfusion.SfSchedule.UWP.dll
Syntax
public class ScheduleAppointmentStatusCollection : ObservableCollection<ScheduleAppointmentStatus>
Constructors
ScheduleAppointmentStatusCollection()
Declaration
public ScheduleAppointmentStatusCollection()