Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Enum JustifyContent

    Represents content justification of Stack items.

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

    Fields

    Name Description
    Center

    Center content justification of Stack items.

    End

    End content justification of Stack items.

    Left

    Left content justification of Stack items.

    Normal

    Normal content justification of Stack items.

    Right

    Right content justification of Stack items.

    SpaceAround

    SpaceAround content justification of Stack items.

    SpaceBetween

    SpaceBetween content justification of Stack items.

    SpaceEvenly

    SpaceEvenly content justification of Stack items.

    Start

    Start content justification of Stack items.

    Stretch

    Stretch content justification of Stack items.

    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