menu

Blazor

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

    Show / Hide Table of Contents

    Class AppBarPosition

    Specifies the position of the SfAppBar component.

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

    Fields

    Bottom

    Position the AppBar at the bottom.

    Declaration
    public const AppBarPosition Bottom
    Field Value
    Type
    AppBarPosition

    Top

    Position the AppBar at the top.

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