[]
Configurates AllowHide. Sets a boolean value decides whether the tiles could be hidden.
public TBuilder AllowHide(bool value)
Public Function AllowHide(value As Boolean) As TBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |