| UWP Edition Basic Library > ListBox for UWP > Working with ListBox for UWP > Orientation |
The ListBox controls support both horizontal and vertical orientation, allowing for more layout scenarios. To set the orientation of the control, set the Orientation property to Horizontal or Vertical.