Class JJTextRange
- Namespace
- JJMasterData.Core.UI.Components.TextRange
- Assembly
- JJMasterData.Core.dll
public class JJTextRange : ControlBase
- Inheritance
-
JJTextRange
- Inherited Members
Constructors
JJTextRange(IFormValues, IStringLocalizer<MasterDataResources>)
public JJTextRange(IFormValues formValues, IStringLocalizer<MasterDataResources> stringLocalizer)
Parameters
formValues
IFormValuesstringLocalizer
IStringLocalizer<MasterDataResources>
Properties
FieldType
public FieldType FieldType { get; set; }
Property Value
IsVerticalLayout
public bool IsVerticalLayout { get; set; }
Property Value
Methods
BuildResultAsync()
protected override ValueTask<ComponentResult> BuildResultAsync()