MaskedTextBox
Configuration
- AsModule(Boolean value)
- ClearPromptChar(Boolean value)
- Culture(System.String culture)
- Deferred(Boolean deferred)
- Enable(Boolean value)
- Events(System.Action<Kendo.Mvc.UI.Fluent.MaskedTextBoxEventBuilder> EventsAction)
- Events.Change(System.Func<System.Object,System.Object> handler)
- Events.Change(System.String handler)
- 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.MaskedTextBoxLabelSettingsBuilder> configurator)
- Label.Content(System.String value)
- Label.ContentHandler(System.String handler)
- Label.Floating(Boolean value)
- Mask(System.String mask)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- PrefixOptions(System.Action<Kendo.Mvc.UI.Fluent.PrefixOptionsSettingsBuilder> 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 value)
- PrefixOptions.TemplateId(System.String value)
- PrefixOptions.TemplateView(System.Web.Mvc.MvcHtmlString value)
- PromptChar(System.String promptChar)
- Render()
- Rounded(Kendo.Mvc.UI.Rounded value)
- Rules(System.Action<Kendo.Mvc.UI.Fluent.MaskedTextBoxRulesBuilder> RulesAction)
- Rules.Add(Char, System.String name)
- Rules.Add(Char, System.Func<System.Object,System.Object> name)
- 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.SuffixOptionsSettingsBuilder> 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 value)
- SuffixOptions.TemplateId(System.String value)
- SuffixOptions.TemplateView(System.Web.Mvc.MvcHtmlString value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- UnmaskOnPost(Boolean value)
- Value(System.String value)