ITreeList.StartEditNewRowAsync Method
| Name | Parameters | Description |
|---|---|---|
| StartEditNewRowAsync(Int32, String) | parentVisibleIndex, fieldName | Starts editing a new child node of the row with the specified visible index. |
| StartEditNewRowAsync(String) | fieldName | Starts editing a new root node. |