Enum
GanttTreeListEditMode

The edit mode of the Gantt TreeList section.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum GanttTreeListEditMode

Fields

Incell

Edit individual cells separately.

Declaration

cs-api-definition
Incell = 3

Field Value

GanttTreeListEditMode

Inline

Edit the entire row.

Declaration

cs-api-definition
Inline = 1

Field Value

GanttTreeListEditMode

None

The edit is disabled for the TreeList section of the Gantt.

Declaration

cs-api-definition
None = 0

Field Value

GanttTreeListEditMode

Popup

Edit in an external popup editor.

Declaration

cs-api-definition
Popup = 2

Field Value

GanttTreeListEditMode

In this article
DefinitionFieldsIncellInlineNonePopup
Not finding the help you need?
Contact Support