EnumMenuOrientation
Enum
Controls whether the menu to be displayed horizontally or vertically.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public enum MenuOrientation
Fields
Horizontal
Displays the Menu horizontally.
Vertical
Displays the Menu horizontally.