[]
Configurates SortOnServer. Sets a value that indicates whether the summary data received from the server is already sorted.
public PivotEngineBuilder SortOnServer(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| PivotEngineBuilder | Current builder. |