[]
Configurates ShowBandedRows. Sets a value that determines whether banded row formatting is applied.
public TableBuilder ShowBandedRows(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TableBuilder | Current builder. |