[]
Configurates MaxValues. Sets the maximum number of elements on the list of display values.
public ValueFilterBuilder MaxValues(int value)
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| ValueFilterBuilder | Current builder. |