Skip to main content

SchedulerDeferredScrollingOption Class

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

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v24.2.dll

Declaration

public class SchedulerDeferredScrollingOption :
    SchedulerNotificationOptions,
    ISchedulerDeferredScrollingOption

The following members return SchedulerDeferredScrollingOption objects:

Inheritance

See Also