[]
Configurates ShowHeaderRow. Indicates whether the table should include a header row.
public TableBuilder ShowHeaderRow(bool value)
Public Function ShowHeaderRow(value As Boolean) As TableBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TableBuilder | Current builder. |