NumericTextBoxSuffixOptionsSettingsBuilder
Methods
Icon(System.String)
Defines the name for an existing icon in a Kendo UI theme or SVG content
Parameters
value - System.String
The value for Icon
Template(System.String)
The template for the suffix adornment of the widget.
Parameters
value - System.String
The value for Template
TemplateId(System.String)
The template for the suffix adornment of the widget.
Parameters
templateId - System.String
The ID of the template element for Template
TemplateView(Microsoft.AspNetCore.Html.IHtmlContent)
The template for the suffix adornment of the widget.
Parameters
templateView - Microsoft.AspNetCore.Html.IHtmlContent
The view that contains the template for Template
TemplateHandler(System.String)
The template for the suffix adornment of the widget.
Parameters
templateHandler - System.String
The handler that returs the template for Template
Template(Kendo.Mvc.UI.TemplateBuilder)
The template for the suffix adornment of the widget.
Parameters
template - TemplateBuilder<TModel>
A Template component that configures the template.
Separator(System.Boolean)
If set to false, the suffix adornment will not have a separator.
Parameters
value - System.Boolean
The value for Separator