[]
Configurates ShowRowFieldHeaders. Sets a value that determines whether the grid should display row field headers in its top-left panel.
public PivotGridBuilder ShowRowFieldHeaders(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| PivotGridBuilder | Current builder. |