Skip to content

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