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

SchedulerDeferredScrollingOption Class

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

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v18.2.dll

Declaration

public class SchedulerDeferredScrollingOption :
    SchedulerNotificationOptions,
    ISchedulerDeferredScrollingOption

The following members return SchedulerDeferredScrollingOption objects:

Inheritance

See Also