TextBox
Configuration
- AsModule(Boolean value)
- ClearButton(Boolean value)
- ClearButton()
- Deferred(Boolean deferred)
- Deferred.Render()
- Deferred.ToClientTemplate()
- Deferred.ToComponent()
- Deferred.ToHtmlString()
- Deferred.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Enable(Boolean value)
- Events(System.Action<Kendo.Mvc.UI.Fluent.TextBoxEventBuilder> configurator)
- Events.Change(System.String handler)
- Events.Change(System.Func<System.Object,System.Object> handler)
- Explorer(Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer modelExplorer)
- Expression(System.String modelExpression)
- FillMode(Kendo.Mvc.UI.FillMode value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Label(System.Action<Kendo.Mvc.UI.Fluent.TextBoxLabelSettingsBuilder<T>> configurator)
- Label.Content(System.String value)
- Label.ContentHandler(System.String handler)
- Label.ContentHandler(System.Func<System.Object,System.Object> handler)
- Label.Floating(Boolean value)
- Label.Floating()
- Name(System.String componentName)
- Placeholder(System.String value)
- PrefixOptions(System.Action<Kendo.Mvc.UI.Fluent.TextBoxPrefixOptionsSettingsBuilder<T>> configurator)
- PrefixOptions.Icon(System.String value)
- PrefixOptions.Separator(Boolean value)
- PrefixOptions.Template(System.String value)
- PrefixOptions.Template(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- PrefixOptions.TemplateHandler(System.String templateHandler)
- PrefixOptions.TemplateId(System.String templateId)
- PrefixOptions.TemplateView(Microsoft.AspNetCore.Html.IHtmlContent templateView)
- Readonly(Boolean value)
- Readonly()
- Render()
- Rounded(Kendo.Mvc.UI.Rounded value)
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Size(Kendo.Mvc.UI.ComponentSize value)
- SuffixOptions(System.Action<Kendo.Mvc.UI.Fluent.TextBoxSuffixOptionsSettingsBuilder<T>> configurator)
- SuffixOptions.Icon(System.String value)
- SuffixOptions.Separator(Boolean value)
- SuffixOptions.Template(System.String value)
- SuffixOptions.Template(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- SuffixOptions.TemplateHandler(System.String templateHandler)
- SuffixOptions.TemplateId(System.String templateId)
- SuffixOptions.TemplateView(Microsoft.AspNetCore.Html.IHtmlContent templateView)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- UseMvvmInitialization(Boolean value)
- UseMvvmInitialization()
- Value(System.String value)
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)