Skip to main content
A newer version of this page is available. .
All docs
V22.2

ScrollBarExtensions.HandlesDefaultMouseScrolling Attached Property

Gets or sets whether to process the control’s scroll operations on the DevExpress side to extend the control’s default scroll behavior.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v22.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

Returns

Type Description
Boolean

true to process the control’s scroll operations on the DevExpress side; otherwise, false.

See Also