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

Specifies a TreeView operation exposed as a WebMCP tool.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum TreeViewWebMcpToolCommand

Fields

Toggle the checkbox of a node in the tree view.

C#
Check = 3

Collapse a node in the tree view.

C#
Collapse = 1

Expand a node in the tree view.

C#
Expand = 0

Select a node in the tree view.

C#
Select = 2
In this article
DefinitionFieldsCheckCollapseExpandSelect
Not finding the help you need?
Contact Support