[]
Gets or sets the list of values to be displayed in the value filter list editor.
public IEnumerable Values { get; set; }
Setting this property to null causes the filter build the value list automatically using the values present in the data source.