KrFormPartRule.Required property
Gets or sets a value indicating whether the part is required.
public bool Required { get; set; }
See Also
- class KrFormPartRule
- namespace Kestrun.Forms
Gets or sets a value indicating whether the part is required.
public bool Required { get; set; }