SchedulerDeferredScrollingOption.Allow Property
In This Article
Gets or sets whether the deferred scrolling feature is enabled for a view.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to enable deferred scrolling; otherwise, false. |
#Implements
DevExpress.XtraScheduler.Native.ISchedulerDeferredScrollingOption.Allow
See Also