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

SchedulerCompatibility Class

Contains static properties used to ensure backward compatibility.

Namespace: DevExpress.XtraScheduler

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

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

Declaration

public static class SchedulerCompatibility

Remarks

Set the required properties of the SchedulerCompatibility class after the SchedulerControl is initialized to ensure its backward compatibility.

Inheritance

Object
SchedulerCompatibility
See Also