menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Orientation - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Orientation

    Specifies the option for orientation mode of Menu. By default, component rendered in Horizontal orientation mode.

    Inheritance
    System.Object
    Orientation
    Namespace: Syncfusion.Blazor.Navigations
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class Orientation : Enum

    Fields

    Horizontal

    Defines menu orientation as Horizontal.

    Declaration
    public const Orientation Horizontal
    Field Value
    Type
    Orientation

    Vertical

    Defines menu orientation as Vertical.

    Declaration
    public const Orientation Vertical
    Field Value
    Type
    Orientation
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved