[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.RangeBuilder.Max

Max Method

Max(double)

Configurates Max. Sets the maximum value for this range.

Declaration
public RangeBuilder Max(double value)
Public Function Max(value As Double) As RangeBuilder
Parameters
Type Name Description
double value

The value.

Returns
Type Description
RangeBuilder

Current builder.