menu

Blazor

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

    Show / Hide Table of Contents

    Class SidebarPosition

    Specifies the Sidebar positions.

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

    Fields

    Left

    Specifies the position of the Left Sidebar corresponding to the main content.

    Declaration
    public const SidebarPosition Left
    Field Value
    Type
    SidebarPosition

    Right

    Specifies the position of the Right Sidebar corresponding to the main content.

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