OfficeNavigationBar.Orientation Property
Gets or sets whether items are arranged horizontally or vertically.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Orientation | Horizontal | A value that specifies whether items are arranged horizontally or vertically. |
See Also