InterfaceIFormItem
Interface
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public interface IFormItem : IFormItemBase
Inherited Members
Properties
EditorType
Declaration
cs-api-definition
FormEditorType? EditorType { get; set; }
Property Value