CheckBox
Configuration
- AsModule(Boolean value)
- Checked(Boolean value)
- Deferred(Boolean deferred)
- Enable(Boolean value)
- Encoded(Boolean value)
- Events(System.Action<Kendo.Mvc.UI.Fluent.CheckBoxEventBuilder> configurator)
- Events.Change(System.String handler)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Label(System.String value)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- 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)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Value(System.String value)