Version

ScheduleListDataSource Class Properties

For a list of all members of this type, see ScheduleListDataSource members.

Public Properties
 NameDescription
Public PropertyAppointmentItemsSourceReturns or sets the list of data objects from which appointments are created.  
Public PropertyAppointmentPropertyMappingsReturns a collection which enables the developer to map an Infragistics.Scheduler.Appointment property to a property of the underlying data object which has a different name.  
Public PropertyAutomationId (Inherited from Xamarin.Forms.Element)
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyClassId (Inherited from Xamarin.Forms.Element)
Public PropertyCreateAppointmentDataObjectCallbackReturns or sets a delegate which is called to create a data object for a newly created Infragistics.Scheduler.Appointment.  
Public PropertyDispatcher (Inherited from Xamarin.Forms.BindableObject)
Public PropertyEffects (Inherited from Xamarin.Forms.Element)
Public PropertyHandleAppointmentItemsPropertyChangedDetermines whether the INotifyPropertyChanged.PropertyChanged event is handled for Infragistics.Scheduler.Appointmentdata objects.  
Public PropertyId (Inherited from Xamarin.Forms.Element)
Public PropertyParent (Inherited from Xamarin.Forms.Element)
Public PropertyResourceItemsSourceReturns or sets the list of data objects from which appointments are created.  
Public PropertyResourcePropertyMappingsReturns a collection which enables the developer to map a Infragistics.Scheduler.ScheduleResource property to a property of the underlying data object which has a different name.  
Public PropertyStyleId (Inherited from Xamarin.Forms.Element)
Protected Properties
 NameDescription
Protected PropertyHasUnderlyingDataSourceReturns true if the UnderlyingDataSource has been created  
Protected PropertyUnderlyingDataSourceReturns the underlying data source.  
See Also