[]
        
(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)
Public Function SortOnServer(value As Boolean) As PivotEngineBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
PivotEngineBuilder

Current builder.