ScrollBarExtensions.MiddleMouseScrollSpeed Property
Gets or sets the scroll speed multiplier in middle-click to scroll mode.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Double | `1` | The scroll speed multiplier. |
See Also