RgfFormComponentGetFormGroupLayoutTemplate Method

Definition

Namespace: Recrovit.RecroGridFramework.Client.Blazor.Components
Assembly: Recrovit.RecroGridFramework.Client.Blazor (in Recrovit.RecroGridFramework.Client.Blazor.dll) Version: 8.3.0.10221
C#
public virtual RenderFragment GetFormGroupLayoutTemplate(
	RgfFormGroupLayoutParameters param
)

Parameters

param  RgfFormGroupLayoutParameters
 

Return Value

RenderFragment

See Also