DataLudi Grid v.1 > Classes > CellEditor
CellEditor.readOnly property
If it is true, can updates value of editor.
Defaults to false.
- Getter
- function readOnly(): Boolean
- Setter
- function setReadOnly(value: Boolean)
- See Also
- isEditing
- Examples
- Text Cell Editor