Back to Devexpress

SchedulerDataStorage.RefreshData(RefreshDataKind) Method

maui-devexpress-dot-maui-dot-scheduler-dot-schedulerdatastorage-dot-refreshdata-x28-devexpress-dot-maui-dot-scheduler-dot-refreshdatakind-x29.md

latest934 B
Original Source

SchedulerDataStorage.RefreshData(RefreshDataKind) Method

Reloads scheduler items of the specified kind from the data source.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public void RefreshData(
    RefreshDataKind kind
)

Parameters

NameTypeDescription
kindRefreshDataKind

The value that specifies the kind of items that should be reloaded.

|

See Also

SchedulerDataStorage Class

SchedulerDataStorage Members

DevExpress.Maui.Scheduler Namespace