InterfaceIFormItemBase
Interface
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public interface IFormItemBase
Properties
FormContainer
Declaration
cs-api-definition
IFormContainer FormContainer { get; set; }
Property Value
IFormContainer