[]
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.
public bool CheckOnFilter { get; set; }
The default value for this property is true.