Tree List Edit Form
The Edit Form allows end-users to edit cell values. It is displayed when an end-user clicks the Edit button, provided that the MVCxTreeListSettingsEditing.Mode option isn’t set to TreeListEditMode.Inline.

The table below lists the main members that affect element appearance and functionality.
| Characteristics | Members |
|---|---|
| Edit Mode | TreeListSettingsEditing.Mode (via MVCxTreeListSettingsEditing.Mode) |
| Style | TreeListStyles.EditForm (via TreeListSettings.Styles.EditForm) |
| Template | TreeListSettings.SetEditFormTemplateContent |