CompatibilitySettings.UseMiddleMouseScrolling Property
Gets or sets whether to enable the middle-click to scroll functionality.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Data.Desktop.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | false |
|
Remarks
Refer to the following help topic for more information: AllowMiddleMouseScrolling.
See Also