Enum
TreeListEditMode

The edit mode of the TreeList.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum TreeListEditMode

Fields

Incell

Edit individual cells separately.

Declaration

cs-api-definition
Incell = 3

Field Value

TreeListEditMode

Inline

Edit the entire row.

Declaration

cs-api-definition
Inline = 1

Field Value

TreeListEditMode

None

The TreeList edit is disabled.

Declaration

cs-api-definition
None = 0

Field Value

TreeListEditMode

Popup

Edit in an external popup editor.

Declaration

cs-api-definition
Popup = 2

Field Value

TreeListEditMode

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