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