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

Specifies a ComboBox operation exposed as a WebMCP tool.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum ComboBoxWebMcpToolCommand

Fields

Clear the selected value.

C#
Clear = 1

Close the dropdown popup.

C#
Close = 3

Open the dropdown popup.

C#
Open = 2

Set the selected value.

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