MenuOrientation
Enum
Controls whether the menu to be displayed horizontally or vertically.
Definition
Fields
Displays the Menu horizontally.
C#
Horizontal = 0
Displays the Menu horizontally.
C#
Vertical = 1
Controls whether the menu to be displayed horizontally or vertically.
Displays the Menu horizontally.
Horizontal = 0
Displays the Menu horizontally.
Vertical = 1