[]
Configurates IsReadOnly. Sets a value that indicates whether the user can modify the control value using the mouse and keyboard.
public InputNumberBuilder IsReadOnly(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| InputNumberBuilder | Current builder. |