A newer version of this page is available.
Switch to the current version.
SchedulerStateService Class
Provides a wrapper for using the ISchedulerStateService.
Namespace: DevExpress.XtraScheduler.Services.Implementation
Assembly: DevExpress.XtraScheduler.v18.2.Core.dll
Declaration
public class SchedulerStateService :
ISchedulerStateService,
ISetSchedulerStateService
Public Class SchedulerStateService
Implements ISchedulerStateService,
ISetSchedulerStateService
Remarks
You can access the properties of the SchedulerStateService class via the Services.SchedulerState property of the SchedulerControl.
Implements
Inheritance
Object
SchedulerStateService
See Also
Feedback