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.v21.1.Core.dll

NuGet Package: DevExpress.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