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

SchedulerDataStorage.CacheResources Property

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v20.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool CacheResources { get; set; }

Property Value

Type
Boolean
See Also