Skip to main content

SchedulerDeferredScrollingOption Class

Provides access to an object that specifies how deferred scrolling is performed.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v23.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

public class SchedulerDeferredScrollingOption :
    SchedulerNotificationOptions,
    ISchedulerDeferredScrollingOption

The following members return SchedulerDeferredScrollingOption objects:

Inheritance

See Also