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

SchedulerStateService Class

Provides a wrapper for using the ISchedulerStateService.

Namespace: DevExpress.XtraScheduler.Services.Implementation

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

NuGet Packages: DevExpress.Scheduler.Core, DevExpress.WindowsDesktop.Scheduler.Core

Declaration

public class SchedulerStateService :
    ISchedulerStateService,
    ISetSchedulerStateService

Remarks

You can access the properties of the SchedulerStateService class via the Services.SchedulerState property of the SchedulerControl.

Inheritance

Object
SchedulerStateService
See Also