Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Enum FlexWrap

    Represents whether items are forced onto one line or can wrap onto multiple lines.

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

    Fields

    Name Description
    NoWrap

    The items are laid out in a single line.

    Wrap

    The items break into multiple lines.

    WrapReverse

    The items break into multiple lines reversed.

    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