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

SchedulerStorageBase.AppointmentCacheEnabled Property

OBSOLETE

This cache isn't used any longer

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v19.1.Core.dll

Declaration

[Obsolete("This cache isn't used any longer")]
[Browsable(false)]
public bool AppointmentCacheEnabled { get; set; }

Property Value

Type Description
Boolean

A Boolean value.

See Also