[]
Configurates OutlineMode. Sets a value that determines whether the grid should display row groups in outline format, allowing for more compact displays.
public PivotGridBuilder OutlineMode(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
PivotGridBuilder | Current builder. |