[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.ValueFilterSettingBuilder.MaxValues

MaxValues Method

MaxValues(int?)

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

Declaration
public ValueFilterSettingBuilder MaxValues(int? value)
Parameters
Type Name Description
int? value

The value.

Returns
Type Description
ValueFilterSettingBuilder

Current builder.

Remarks

This property is set to 250 by default.