[]
Configurates IsReadOnly. Sets a value indicating whether user can only read content of control or not.
public FileManagerBuilder IsReadOnly(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| FileManagerBuilder | Current builder. |