Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Enum FabMenuDirection

    Specifies the direction in which a RadzenFabMenu expands its items.

    Namespace: Radzen
    Assembly: Radzen.Blazor.dll
    Syntax
    public enum FabMenuDirection

    Fields

    Name Description
    Bottom

    The menu items expand downward from the FAB button.

    End

    The menu items expand to the end of the FAB button.

    Left

    The menu items expand to the left of the FAB button.

    Right

    The menu items expand to the right of the FAB button.

    Start

    The menu items expand to the start of the FAB button.

    Top

    The menu items expand upward from the FAB button.

    Extension Methods

    EnumExtensions.GetDisplayDescription(Enum, Func<string, string>)

    Introducing Radzen Blazor Studio

    Radzen Blazor Studio is a software development environment that empowers developers to design, build and deploy Blazor applications without the traditional hurdles. Write less code and get more done.

    Learn More

    Download Now
    Download Now
    In This Article
    Back to top Radzen Blazor Components, © 2018-2025 Radzen. Source Code licensed under MIT