Class CalendarEventCollection
Calendar event collection class inherits ObservableCollection<CalendarInlineEvent>
.
Inheritance
System.Object
CalendarEventCollection
Namespace: Syncfusion.SfCalendar.XForms
Assembly: Syncfusion.SfCalendar.XForms.dll
Syntax
public class CalendarEventCollection : ObservableCollection<CalendarInlineEvent>
Constructors
CalendarEventCollection()
Declaration
public CalendarEventCollection()