TreeListEditMode
Enum
The edit mode of the TreeList.
Definition
Fields
Edit individual cells separately.
C#
Incell = 3
Edit the entire row.
C#
Inline = 1
The TreeList edit is disabled.
C#
None = 0
Edit in an external popup editor.
C#
Popup = 2
The edit mode of the TreeList.
Edit individual cells separately.
Incell = 3
Edit the entire row.
Inline = 1
The TreeList edit is disabled.
None = 0
Edit in an external popup editor.
Popup = 2