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

Specifies a NumericTextBox operation exposed as a WebMCP tool.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum NumericTextBoxWebMcpToolCommand

Fields

Clear the numeric value.

C#
Clear = 1

Decrement the value by one step.

C#
Decrement = 3

Increment the value by one step.

C#
Increment = 2

Set the numeric value.

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