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

Specifies a DropDownList operation exposed as a WebMCP tool.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum DropDownListWebMcpToolCommand

Fields

Close the dropdown popup.

C#
Close = 2

Open the dropdown popup.

C#
Open = 1

Set the selected value.

C#
SetValue = 0
In this article
DefinitionFieldsCloseOpenSetValue
Not finding the help you need?
Contact Support