SchedulerDeferredScrollingOption.Allow Property
Gets or sets whether the deferred scrolling feature is enabled.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true to enable deferred scrolling; otherwise, false. |
See Also