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