[]
Raises the DetailLoading event.
protected void OnDetailLoading(GridDetailLoadingEventArgs<TItem> e)
Protected Sub OnDetailLoading(e As GridDetailLoadingEventArgs(Of TItem))
| Type | Name | Description |
|---|---|---|
| GridDetailLoadingEventArgs<TItem> | e | The GridDetailLoadingEventArgs<TItem> instance containing the event data. |