Class CompareToFieldSelectorProperties
Represents properties of a CompareToFieldSelectorComponent.
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