Class CompareToFieldSelectorProperties
Represents properties of a CompareToFieldSelectorComponent.
[Obsolete("This API is only available for legacy Form Builder components that provide backward compatibility when transitioning from older versions. The API will be removed when support for the Form Builder compatibility mode is dropped.")]
public class CompareToFieldSelectorProperties : FormComponentProperties<Guid>
- Inheritance
-
objectFormComponentProperties<Guid>CompareToFieldSelectorProperties
- Inherited Members
- Extension Methods
Constructors
CompareToFieldSelectorProperties()
Initializes a new instance of the CompareToFieldSelectorProperties class.
public CompareToFieldSelectorProperties()
Properties
DefaultValue
Gets or sets the default value of the form component.
public override Guid DefaultValue { get; set; }
Property Value
- Guid