Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Enum LinePosition

    Specifies the ways a RadzenTimeline component renders line and content items.

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

    Fields

    Name Description
    Alternate

    The RadzenTimeline line is displayed at the center of the component with alternating content position.

    Bottom

    The RadzenTimeline line is displayed at the bottom of the component.

    Center

    The RadzenTimeline line is displayed at the center of the component.

    End

    The RadzenTimeline line is displayed at the end of the component.

    Left

    The RadzenTimeline line is displayed at the left side of the component.

    Right

    The RadzenTimeline line is displayed at the right side of the component.

    Start

    The RadzenTimeline line is displayed at the start of the component.

    Top

    The RadzenTimeline line is displayed at the top 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