Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Class Group

    Represents a group of data.

    Inheritance
    System.Object
    Group
    Namespace: Radzen
    Assembly: Radzen.Blazor.dll
    Syntax
    public class Group : object

    Properties

    Data

    Gets or sets the data.

    Declaration
    public GroupResult Data { get; set; }
    Property Value
    Type Description
    GroupResult

    The data.

    GroupDescriptor

    Gets or sets the group descriptor.

    Declaration
    public GroupDescriptor GroupDescriptor { get; set; }
    Property Value
    Type Description
    GroupDescriptor

    The group descriptor.

    Level

    Gets or sets the level.

    Declaration
    public int Level { get; set; }
    Property Value
    Type Description
    System.Int32

    The level.

    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