[]
Configurates IsReadOnly. Sets or whether the user can edit the value using the mouse and the keyboard.
public TBuilder IsReadOnly(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |