Skip to main content

SchedulerDataStorage.CacheResources Property

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v23.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

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

Property Value

Type
Boolean
See Also