TextBox
Configuration
- AsChildComponent()
- Deferred(Boolean deferred)
- Enable(Boolean value)
- Events(System.Action<Kendo.Mvc.UI.Fluent.TextBoxEventBuilder> configurator)
- 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.TextBoxLabelSettingsBuilder<T>> configurator)
- Label.Content(System.String value)
- Label.ContentHandler(System.String handler)
- Label.Floating(Boolean value)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Placeholder(System.String value)
- Readonly(Boolean value)
- Render()
- Rounded(Kendo.Mvc.UI.Rounded value)
- Size(Kendo.Mvc.UI.ComponentSize value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Value(System.String value)