[]
Configurates ShowRowFieldSort. Sets a value that determines whether the grid should display sort indicators in the column headers for row fields.
public PivotGridBuilder ShowRowFieldSort(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| PivotGridBuilder | Current builder. |