DataGridCellRenderEventArgs<T> Class

Supplies information about a CellRender event that is being raised.

Inheritance

Object

RowRenderEventArgs<T>

DataGridCellRenderEventArgs<T>

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public class DataGridCellRenderEventArgs<T> : RowRenderEventArgs<T>

Type Parameters

Name Description
TThe data item type.

Constructors

DataGridCellRenderEventArgs<T>link

Supplies information about a CellRender event that is being raised.

Declaration
public DataGridCellRenderEventArgs<T>()

Properties

Columnlink

Gets the RadzenDataGridColumn which this cells represents.

Declaration
public RadzenDataGridColumn<T> Column { get; }
Property Value
Type Description
RadzenDataGridColumn<T>Gets the RadzenDataGridColumn which this cells represents.
An error has occurred. This app may no longer respond until reloaded. Reload 🗙