Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Enum TabPosition

    Specifies the ways a RadzenTabs component renders its titles.

    Namespace: Radzen
    Assembly: Radzen.Blazor.dll
    Syntax
    public enum TabPosition : int

    Fields

    Name Description
    Bottom

    The RadzenTabs titles are displayed at the bottom of the component.

    BottomRight

    The RadzenTabs titles are displayed at the bottom right side of the component.

    Left

    The RadzenTabs titles are displayed at the left side of the component.

    Right

    The RadzenTabs titles are displayed at the right side of the component.

    Top

    The RadzenTabs titles are displayed at the top of the component.

    TopRight

    The RadzenTabs titles are displayed at the top right side of the component.

    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