AgendaView.DataStorage Property
Gets or sets the storage that holds scheduler AgendaView‘s data (appointments, labels and statuses). This is a bindable property.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
#Declaration
public SchedulerDataStorage DataStorage { get; set; }
#Property Value
Type | Description |
---|---|
Scheduler |
The data storage for the scheduler Agenda |