Group Class

Represents a group of data.

Inheritance

Object

Group

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public class Group

Constructors

Grouplink

Represents a group of data.

Declaration
public Group()

Properties

Datalink

Gets or sets the data.

Declaration
public GroupResult Data { get; set; }
Property Value
Type Description
GroupResultGets or sets the data.

GroupDescriptorlink

Gets or sets the group descriptor.

Declaration
public GroupDescriptor GroupDescriptor { get; set; }
Property Value
Type Description
GroupDescriptorGets or sets the group descriptor.

Levellink

Gets or sets the level.

Declaration
public int Level { get; set; }
Property Value
Type Description
intGets or sets the level.
An error has occurred. This app may no longer respond until reloaded. Reload 🗙