For a list of all members of this type, see ScheduleListDataSource members.
| Name | Description | |
|---|---|---|
![]() | BeginEdit | Overloaded. Begins an edit mode session on the specified activity. (Inherited from Infragistics.XamarinForms.Controls.Scheduler.ScheduleDataSource) |
![]() | 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. (Inherited from Infragistics.XamarinForms.Controls.Scheduler.ScheduleDataSource) |
![]() | 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. (Inherited from Infragistics.XamarinForms.Controls.Scheduler.ScheduleDataSource) |
![]() | DeleteAppointment | When overridden in a derived class, deletes the specified Infragistics.Scheduler.Appointment. (Inherited from Infragistics.XamarinForms.Controls.Scheduler.ScheduleDataSource) |
![]() | 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. (Inherited from Infragistics.XamarinForms.Controls.Scheduler.ScheduleDataSource) |
![]() | FindByName | (Inherited from Xamarin.Forms.Element) |
![]() | GetAppointmentsInRange | Overloaded. Returns all appointments which lie within the specified date/time range. (Inherited from Infragistics.XamarinForms.Controls.Scheduler.ScheduleDataSource) |
![]() | GetResources | Returns an enumerable list of the resources associated with this data source. (Inherited from Infragistics.XamarinForms.Controls.Scheduler.ScheduleDataSource) |
![]() | GetValue | (Inherited from Xamarin.Forms.BindableObject) |
![]() | HasAppointmentsInRange | Returns an array of dates representing the days in the given date/time range which contain appointments. (Inherited from Infragistics.XamarinForms.Controls.Scheduler.ScheduleDataSource) |
![]() | IsSet | (Inherited from Xamarin.Forms.BindableObject) |
![]() | RaisePropertyChanged | Notifies the data source of a change to a property value of the specified dataObject. |
![]() | 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 | Overridden. 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 | Overridden. Called after a property has changed |
![]() | OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) |
![]() | UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) |