Skip to main content

SchedulerCompatibility Class

Contains static properties used to ensure backward compatibility.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v23.2.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