RgfFormComponentGetFormGroupLayoutTemplate Method

Definition

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

Parameters

param  RgfFormGroupLayoutParameters
 

Return Value

RenderFragment

See Also