[]
Gets or sets the limit count of values in value filter.
public int ValuesLimit { get; set; }
Public Property ValuesLimit As Integer
If actual values count exceeds ValuesLimit value then value filter editor will not be displayed.