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

The edit mode of the TreeList.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum TreeListEditMode

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