New to Telerik UI for ASP.NET Core? Download free 30-day trial

NumericTextBox

Properties

Culture - String

Decimals - Nullable

DownArrowText - String

Factor - Nullable

Format - String

Label - NumericTextBoxLabelSettings

Sets the inner HTML of the label.

Max - Nullable

Min - Nullable

Placeholder - String

PrefixOptions - NumericTextBoxPrefixOptionsSettings

Defines the name for an existing icon in a Kendo UI theme or SVG content

RestrictDecimals - Nullable

Round - Nullable

SelectOnFocus - Nullable

Spinners - Nullable

Step - Nullable

SuffixOptions - NumericTextBoxSuffixOptionsSettings

Defines the name for an existing icon in a Kendo UI theme or SVG content

UpArrowText - String

Value - Nullable

Enable - Nullable

Size - Nullable

Rounded - Nullable

FillMode - Nullable

Events - IDictionary

Id - String

SanitezeId - Boolean

Initializer - IJavaScriptInitializer

IsInClientTemplate - Boolean

IsSelfInitialized - Boolean

HasDeferredInitialization - Boolean

HtmlAttributes - IDictionary

HtmlHelper - IHtmlHelper

ModelMetadataProvider - IModelMetadataProvider

Name - String

Explorer - ModelExplorer

Selector - String

IdPrefix - String

ViewContext - ViewContext

ValueProvider - IValueProvider

UrlGenerator - IUrlGenerator

HtmlEncoder - HtmlEncoder

HasClientComponent - Boolean

Methods

Serialize()

Serialize current instance to Dictionary

WriteInitializationScript(System.IO.TextWriter)

Parameters

writer - System.IO.TextWriter

Render()

Renders the component.

ToClientTemplate()

ToHtmlString()

VerifySettings()

WriteDeferredStyles(System.IO.TextWriter)

Writes the deferred styes.

Parameters

writer - System.IO.TextWriter

The writer.

DeferStyles()

ProcessSettings()

GetHtml(System.Boolean)

Parameters

includeScript - System.Boolean

GetInitializator()

WriteDeferredScriptInitialization()

In this article
Not finding the help you need?