SchedulerListEditor.CreateSchedulerDataSource() Method
Used to override and customize a storage that supplies data for the Scheduler control.
Namespace: DevExpress.ExpressApp.Scheduler.Blazor.Editors
Assembly: DevExpress.ExpressApp.Scheduler.Blazor.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Scheduler.Blazor
Declaration
Returns
Type | Description |
---|---|
DxSchedulerDataStorage | A storage that supplies data for the Scheduler control. |
See Also