TextEdit.AllowSpinOnMouseWheel Property
In This Article
Gets or sets whether or not a value can be spinned via the mouse wheel. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if a value can be spinned via the mouse wheel; otherwise, false. |
See Also