[]
Configurates IsEditable. Sets a value that indicates whether users should be allowed to enter values.
public DataMapBuilder IsEditable(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
DataMapBuilder | Current builder. |