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