[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ValueFilterBuilder.MaxValues

MaxValues Method

MaxValues(int)

Configurates MaxValues. Sets the maximum number of elements on the list of display values.

Declaration
public ValueFilterBuilder MaxValues(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
ValueFilterBuilder

Current builder.