SuffixOptionsSettingsBuilder
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 that configures the icon.
Template(System.String)
The template for the suffix adornment of the widget.
Parameters
value - System.String
The value that configures the template.
TemplateId(System.String)
The template for the suffix adornment of the widget.
Parameters
value - System.String
The value that configures the template.
TemplateView(System.Web.Mvc.MvcHtmlString)
The template for the suffix adornment of the widget.
Parameters
value - System.Web.Mvc.MvcHtmlString
The value that configures the template.
TemplateHandler(System.String)
The template for the suffix adornment of the widget.
Parameters
value - System.String
The value that configures the 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 that configures the separator.