---
title: "What does the Orientation property do in a Menu control?"  
description: "What does the Orientation property do in a Menu control?"  
author: "Sumit Kesarwani"  
published: 2014-08-25  
updated: 2020-09-15  
canonical: https://www.mindstick.com/interview/2007/what-does-the-orientation-property-do-in-a-menu-control  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# What does the Orientation property do in a Menu control?

Orientation property of the Menu control sets the horizontal or vertical display of a menu on a Web page. By default, the orientation is vertical.

## Answers

### Answer by Sumit Kesarwani

Orientation property of the Menu control sets the horizontal or vertical display of a menu on a Web page. By default, the orientation is vertical.


---

Original Source: https://www.mindstick.com/interview/2007/what-does-the-orientation-property-do-in-a-menu-control

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
