Skip to main content
All docs
V26.1
  • SchedulerDataStorage.CacheResources Property

    Namespace: DevExpress.XtraScheduler

    Assembly: DevExpress.XtraScheduler.v26.1.dll

    NuGet Package: DevExpress.Win.Scheduler

    Declaration

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

    Property Value

    Type
    Boolean
    See Also