[]
Provides event data for DetailLoading event.
public class GridDetailLoadingEventArgs<TItem> : AsyncEventArgs where TItem : class
| Name | Description |
|---|---|
| TItem |
| Name | Description |
|---|---|
| DetailRow | Gets the detail row it is being loaded. |
| ParentRow | Gets the parent row. |