Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Enum DataGridSelectionMode

    Specifies the selection mode behavior of RadzenDataGrid<TItem>.

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

    Fields

    Name Description
    Multiple

    The user can select multiple rows.

    Single

    The user can select only one row at a time. Selecting a different row deselects the last selected row.

    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