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