Class FormAutoGeneratedItems
Defines the FormAutoGeneratedItems component.
Inheritance
System.Object
FormAutoGeneratedItems
Namespace: Telerik.Blazor.Components
Assembly: Telerik.Blazor.dll
Syntax
public class FormAutoGeneratedItems : ComponentBase
Constructors
FormAutoGeneratedItems()
Declaration
public FormAutoGeneratedItems()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder
__builder
|
OnInitialized()
Declaration
protected override void OnInitialized()