mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-42e7301d.md
Holds data for a scheduler view.
Namespace : DevExpress.XamarinForms.Scheduler
Assembly : DevExpress.XamarinForms.Scheduler.dll
NuGet Package : DevExpress.XamarinForms.Scheduler
public class SchedulerDataStorage :
SchedulerElement
The following members return SchedulerDataStorage objects:
This example shows how to bind a DayView instance to a data source that stores custom appointment ( MedicalAppointment ) and label ( MedicalAppointmentType ) objects.
SchedulerDataStorage object.Object DevExpress.XamarinForms.Scheduler.Internal.SchedulerElement SchedulerDataStorage
CreateAppointmentPageOnTap(SchedulerGestureEventArgs, Boolean)
See Also