TreeListEditingTextsBuilder.AddRowToNode Method
| Name | Parameters | Description |
|---|---|---|
| AddRowToNode(JS) | value | Specifies text for the button that adds a new nested row. Applies if the editing.mode is 'batch' or 'cell'. Mirrors the client-side addRowToNode option. |
| AddRowToNode(String) | value | Specifies text for the button that adds a new nested row. Applies if the editing.mode is 'batch' or 'cell'. Mirrors the client-side addRowToNode option. |