Interface IHelpTextComponent
Namespace: Casewhere.Models.FormBuilder
Assembly: Casewhere.Models.dll
public interface IHelpTextComponent
Extension Methods
ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<IHelpTextComponent>(IHelpTextComponent)
Properties
HelpText
string HelpText { get; set; }
Property Value
HelpTextIcon
string HelpTextIcon { get; set; }
Property Value
HelpTextPosition
HelpTextPosition HelpTextPosition { get; set; }