ClassFormItemsTemplateContext
Class
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class FormItemsTemplateContext
Inheritance: objectFormItemsTemplateContext
Constructors
FormItemsTemplateContext()
Declaration
cs-api-definition
public FormItemsTemplateContext()
Properties
Items
Declaration
cs-api-definition
public List<IFormItemBase> Items { get; }
Property Value