New to Telerik UI for BlazorStart a free 30-day trial

The edit mode of the Gantt TreeList section.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum GanttTreeListEditMode

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
In this article
DefinitionFieldsIncellInlineNonePopup
Not finding the help you need?
Contact Support