TreeListEditingBuilder<T>.SelectTextOnEditStart Method
| Name | Parameters | Description |
|---|---|---|
| SelectTextOnEditStart(JS) | value | Specifies whether to select text in a cell when a user starts editing. Mirrors the client-side selectTextOnEditStart option. |
| SelectTextOnEditStart(Boolean) | value | Specifies whether to select text in a cell when a user starts editing. Mirrors the client-side selectTextOnEditStart option. |