DataGridColumnGroupEventArgs<T> Class

Supplies information about a Group event that is being raised.

Inheritance

Object

DataGridColumnGroupEventArgs<T>

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public class DataGridColumnGroupEventArgs<T>

Type Parameters

Name Description
TThe data item type.

Constructors

DataGridColumnGroupEventArgs<T>link

Supplies information about a Group event that is being raised.

Declaration
public DataGridColumnGroupEventArgs<T>()

Properties

Columnlink

Gets the grouped RadzenDataGridColumn.

Declaration
public RadzenDataGridColumn<T> Column { get; }
Property Value
Type Description
RadzenDataGridColumn<T>Gets the grouped RadzenDataGridColumn.

GroupDescriptorlink

Gets the group descriptor.

Declaration
public GroupDescriptor GroupDescriptor { get; }
Property Value
Type Description
GroupDescriptorGets the group descriptor.
An error has occurred. This app may no longer respond until reloaded. Reload 🗙