[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotEngineBuilder.SortOnServer

SortOnServer Method

SortOnServer(bool)

Configurates SortOnServer. Sets a value that indicates whether the summary data received from the server is already sorted.

Declaration
public PivotEngineBuilder SortOnServer(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
PivotEngineBuilder

Current builder.