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