PropertyItem.Required property
Gets or sets the required flag of the property in forms.
public bool? Required { get; set; }
Property Value
The required.
See Also
- class PropertyItem
Gets or sets the required flag of the property in forms.
public bool? Required { get; set; }
The required.