NumericTextBox
Properties
Value - Nullable
Step - Nullable
Min - Nullable
Max - Nullable
Decimals - Nullable
RestrictDecimals - Nullable
Round - Nullable
Factor - Nullable
Format - String
Label - NumericTextBoxLabelSettings
Sets the inner HTML of the label.
Culture - String
Placeholder - String
IncreaseButtonTitle - String
DecreaseButtonTitle - String
Spinners - Nullable
Enabled - Nullable
Size - Nullable
Rounded - Nullable
FillMode - Nullable
SelectOnFocus - Nullable
PrefixOptions - PrefixOptionsSettings
Defines the name for an existing icon in a Kendo UI theme or SVG content
SuffixOptions - SuffixOptionsSettings
Defines the name for an existing icon in a Kendo UI theme or SVG content
AutoAdjust - Nullable
Initializer - IJavaScriptInitializer
Events - IDictionary
Name - String
Id - String
ShouldSanitezeId - Boolean
ModelMetadata - ModelMetadata
HtmlAttributes - IDictionary
ScriptAttributes - IDictionary
ViewContext - ViewContext
ViewData - ViewDataDictionary
IsSelfInitialized - Boolean
IsInClientTemplate - Boolean
HasDeferredInitialization - Boolean
Selector - String
HasClientComponent - Boolean
Methods
Serialize()
WriteInitializationScript(System.IO.TextWriter)
Parameters
writer - System.IO.TextWriter
VerifySettings()
Render()
Renders the component.
ToHtmlString()
GetHtml(System.Boolean)
Parameters
includeScript - System.Boolean
GetInitializator()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.