[]
Configurates IsDisabled. Sets a value that determines whether this Tab is disabled.
public TabBuilder IsDisabled(bool value)
Public Function IsDisabled(value As Boolean) As TabBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TabBuilder | Current builder. |