[]
Configurates HeadersVisibility. Sets a value that determines whether the row and column headers are visible.
public override TransposedGridBuilder<T> HeadersVisibility(HeadersVisibility value)
| Type | Name | Description |
|---|---|---|
| HeadersVisibility | value | The value. |
| Type | Description |
|---|---|
| TransposedGridBuilder<T> | Current builder. |