PropertyItem.Required property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the required flag of the property in forms.

public bool? Required { get; set; }

Property Value

The required.

See Also