[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.InputDateBaseTagHelper-1.CloseOnSelection

CloseOnSelection Property

CloseOnSelection

Configurates CloseOnSelection. Sets a value that determines whether the control should automatically close the drop-down when the user makes a selection.

Declaration
public bool CloseOnSelection { get; set; }
Remarks

The default value for this property is true.