Back to Devexpress

ScrollOrientation Enum

windowsforms-devexpress-dot-xtraeditors-b4a33f70.md

latest1.1 KB
Original Source

ScrollOrientation Enum

Lists values that specify the scrollbar orientation.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public enum ScrollOrientation
vb
Public Enum ScrollOrientation

Members

NameDescription
HorizontalScroll

The horizontal scroll bar.

| | VerticalScroll |

The vertical scroll bar.

|

The following properties accept/return ScrollOrientation values:

See Also

DevExpress.XtraEditors Namespace