SpinStyle Enum
Lists values that specify the orientation of spin buttons.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Members
| Name | Description |
|---|---|
Vertical
|
Orients the increment and decrement buttons vertically.
|
Horizontal
|
Orients the increment and decrement buttons horizontally.
|
Related API Members
The following properties accept/return SpinStyle values:
See Also

