Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Enum TabRenderMode

    Specifies the ways a RadzenTabs component renders its items.

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

    Fields

    Name Description
    Client

    The RadzenTabs components switches its items client-side. All items are rendered and the unselected ones are hidden with CSS.

    Server

    The RadzenTabs component switches its items server side. Only the selected item is rendered.

    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