TreeListSettingsEditing Properties
Provides editing settings for ASPxTreeList controls.Name | Description |
---|---|
AllowNodeDragDrop | Gets or sets whether an end-user can drag nodes and change their position within the ASPxTreeList. |
AllowRecursiveDelete | Gets or sets whether parent nodes can be deleted. |
BatchEditSettings | Gets the Batch Edit Mode settings. |
ConfirmDelete | Gets or sets whether the Confirm Delete window is displayed when deleting a node. |
EditFormColumnCount | Gets or sets the maximum number of columns allowed in the Edit Form. |
Mode | Gets or sets a value that specifies the ASPxTreeList’s editing mode. |
See Also