Skip to main content
A newer version of this page is available. .

AppointmentDependencyDataStorage.ReloadData() Method

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v19.1.dll

Declaration

public void ReloadData()

Remarks

You can enable the AppointmentDependencyDataStorage.AutoReload property to update the AppointmentDependencyDataStorage automatically when the source’s data changes.

See Also