Class CalendarEventCollection
Collection of calendar inline events
Inheritance
System.Object
    CalendarEventCollection
  Namespace: Com.Syncfusion.Calendar
Assembly: Syncfusion.SfCalendar.Android.dll
Syntax
public class CalendarEventCollection : ObservableCollection<CalendarInlineEvent>
  Constructors
CalendarEventCollection()
Declaration
public CalendarEventCollection()