Supplies information about a LoadChildData event that is being raised.
Object
Namespace: Radzen
Assembly: Radzen.Blazor.dll
public class DataGridLoadChildDataEventArgs<T>| Name | Description |
|---|---|
| T | The data item type. |
Supplies information about a LoadChildData event that is being raised.
public DataGridLoadChildDataEventArgs<T>()