[]
        
(Showing Draft Content)

C1.Web.Mvc.MultiSelect-1.CheckOnFilter

CheckOnFilter Property

CheckOnFilter

Gets or sets a value that determines whether the MultiSelectListBox in the drop-down should automatically select all the filtered items when the filter text changes.

Declaration
public bool CheckOnFilter { get; set; }
Remarks

The default value for this property is true.