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