SchedulerDataStorage.RefreshData(Boolean) Method
In This Article
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
[EditorBrowsable(EditorBrowsableState.Never)]
public void RefreshData(
bool updateViewInfo
)
#Parameters
Name | Type |
---|---|
update |
Boolean |
See Also