Table of Contents

Class FieldLabelComponent

Namespace: Casewhere.Models.FormBuilder.Components
Assembly: Casewhere.Models.dll

public class FieldLabelComponent : FormDataComponent, INgModelOptions

Inheritance

objectFormComponentFormDataComponentFieldLabelComponent

Implements

INgModelOptions

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<FieldLabelComponent>(FieldLabelComponent)

Constructors

FieldLabelComponent()

public FieldLabelComponent()

Properties

DisplayFormat

public string DisplayFormat { get; set; }

Property Value

string

OptionItems

public IList<OptionItem> OptionItems { get; set; }

Property Value

IList<OptionItem>