RgfFormComponentOnFindEntityAsync Method

Definition

Namespace: Recrovit.RecroGridFramework.Client.Blazor.Components
Assembly: Recrovit.RecroGridFramework.Client.Blazor (in Recrovit.RecroGridFramework.Client.Blazor.dll) Version: 8.4.2.10422
C#
protected virtual Task OnFindEntityAsync(
	IRgfEventArgs<RgfFormEventArgs> arg
)

Parameters

arg  IRgfEventArgsRgfFormEventArgs
 

Return Value

Task

See Also