[]
        
(Showing Draft Content)

C1.Web.Mvc.InputDateBase.IsRequired

IsRequired Property

IsRequired

Gets or sets a value indicating whether the control value must be a Date or whether it can be set to null (by deleting the content of the control).

Declaration
public override bool IsRequired { get; set; }
Overrides