Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    SidebarPosition

    Right

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

    Declaration
    public const SidebarPosition Right
    Field Value
    Type Description
    SidebarPosition

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved