RadioGroup
Configuration
- AsModule(Boolean value)
- BindTo(System.String<> values)
- BindTo(System.Collections.Generic.IList<Kendo.Mvc.UI.IInputGroupItem> values)
- Deferred(Boolean deferred)
- Enabled(Boolean value)
- Events(System.Action<Kendo.Mvc.UI.Fluent.RadioGroupEventBuilder> configurator)
- Events.Change(System.String handler)
- Events.Focus(System.String handler)
- Events.Select(System.String handler)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- InputName(System.String value)
- InputSize(Kendo.Mvc.UI.ComponentSize value)
- Items(System.Action<Kendo.Mvc.UI.Fluent.RadioGroupItemFactory> configurator)
- LabelPosition(Kendo.Mvc.UI.RadioGroupLabelPosition value)
- LabelPosition(System.String value)
- Layout(Kendo.Mvc.UI.RadioGroupLayout value)
- Layout(System.String value)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Render()
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Value(System.String value)