The following tables list the members exposed by ScheduleDataSource.
| Name | Description | |
|---|---|---|
|  | AutomationId | (Inherited from Xamarin.Forms.Element) | 
|  | BindingContext | (Inherited from Xamarin.Forms.BindableObject) | 
|  | ClassId | (Inherited from Xamarin.Forms.Element) | 
|  | Dispatcher | (Inherited from Xamarin.Forms.BindableObject) | 
|  | Effects | (Inherited from Xamarin.Forms.Element) | 
|  | Id | (Inherited from Xamarin.Forms.Element) | 
|  | Parent | (Inherited from Xamarin.Forms.Element) | 
|  | StyleId | (Inherited from Xamarin.Forms.Element) | 
| Name | Description | |
|---|---|---|
|  | BeginEdit | Overloaded. Begins an edit mode session on the specified activity. | 
|  | CancelEdit | Reverses changes made to an Infragistics.Scheduler.Appointment during an edit mode session initiated by the BeginEdit(Appointment,Action<DataError>) or CreateAppointment(Action<DataError>) methods. | 
|  | ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | 
|  | CoerceValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | 
|  | CreateAppointment | Overloaded. When overridden in a derived class, creates a new Infragistics.Scheduler.Appointment. | 
|  | DeleteAppointment | When overridden in a derived class, deletes the specified Infragistics.Scheduler.Appointment. | 
|  | EndEdit | Commits changes made to an Infragistics.Scheduler.ActivityBase during an edit mode session initiated by the BeginEdit(Appointment,Action<DataError>) or CreateAppointment(Action<DataError>) methods. | 
|  | FindByName | (Inherited from Xamarin.Forms.Element) | 
|  | GetAppointmentsInRange | Overloaded. Returns all appointments which lie within the specified date/time range. | 
|  | GetResources | Returns an enumerable list of the resources associated with this data source. | 
|  | GetValue | (Inherited from Xamarin.Forms.BindableObject) | 
|  | HasAppointmentsInRange | Returns an array of dates representing the days in the given date/time range which contain appointments. | 
|  | IsSet | (Inherited from Xamarin.Forms.BindableObject) | 
|  | RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) | 
|  | RemoveDynamicResource | (Inherited from Xamarin.Forms.Element) | 
|  | SetBinding | (Inherited from Xamarin.Forms.BindableObject) | 
|  | SetDynamicResource | (Inherited from Xamarin.Forms.Element) | 
|  | SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | 
| Name | Description | |
|---|---|---|
|  | ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) | 
|  | CreateUnderlyingDataSource | Factory method that is called to create an instance of the underlying data source. | 
|  | OnBindingContextChanged | Called when the binding context changes (Inherited from Infragistics.XamarinForms.Controls.ElementBase) | 
|  | OnChildAdded | (Inherited from Xamarin.Forms.Element) | 
|  | OnChildRemoved | (Inherited from Xamarin.Forms.Element) | 
|  | OnParentSet | Called when the parent is set (Inherited from Infragistics.XamarinForms.Controls.ElementBase) | 
|  | OnPropertyChanged | Invoked when a bound property is changed. (Inherited from Infragistics.XamarinForms.Controls.ElementBase) | 
|  | OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | 
|  | UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) | 
| Name | Description | |
|---|---|---|
|  | BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) | 
|  | ChildAdded | (Inherited from Xamarin.Forms.Element) | 
|  | ChildRemoved | (Inherited from Xamarin.Forms.Element) | 
|  | DataError | Occurs when an error was encountered during a data access operation. | 
|  | DescendantAdded | (Inherited from Xamarin.Forms.Element) | 
|  | DescendantRemoved | (Inherited from Xamarin.Forms.Element) | 
|  | PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | 
|  | PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) |