[]
Gets or sets a value indicating whether multiple values can be selected in the filter drop-down list.
public bool FilterMultiSelect { get; set; }
If FilterMultiSelect is true then the user is able to enter several values using comma separator.