Back to Devexpress

FormControlOrientation Enum

officefileapi-devexpress-dot-spreadsheet-7b299ff2.md

latest1.1 KB
Original Source

FormControlOrientation Enum

Indicates the scrollbar form control orientation.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public enum FormControlOrientation
vb
Public Enum FormControlOrientation

Members

NameDescription
Horizontal

The form control is oriented horizontally.

| | Vertical |

The form control is oriented vertically.

|

The following properties accept/return FormControlOrientation values:

See Also

DevExpress.Spreadsheet Namespace