menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ScheduleAppointmentCollection - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ScheduleAppointmentCollection

    The Schedule Appointment Collection class used to represent the collection of the Schedule Appointment.

    Inheritance
    System.Object
    ScheduleAppointmentCollection
    Namespace: Syncfusion.SfSchedule.XForms
    Assembly: Syncfusion.SfSchedule.XForms.dll
    Syntax
    public class ScheduleAppointmentCollection : ObservableCollection<ScheduleAppointment>

    Constructors

    ScheduleAppointmentCollection()

    Initializes a new instance of the ScheduleAppointmentCollection class.

    Declaration
    public ScheduleAppointmentCollection()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved