To align the MenuAdv control in the different orientation, an Orientation property of MenuAdv control can be used. The Orientation property has the two values such as Horizontal and Vertical. The same has been demonstrated in the following code example: The following code shows how to set the orientation for MenuAdv control in vertical alignment XAML:
C#
Output: The following output shows the MenuAdv control aligned in vertical alignment.
The following code shows how to set the orientation for MenuAdv control in Horizontal alignment
XAML:
C#:
Output: The following output shows the MenuAdv aligned in horizontal alignment.
|
This page will automatically be redirected to the sign-in page in 10 seconds.