RadioButton
Configuration
- AsModule(Boolean value)
- Checked(Boolean value)
- Checked()
- 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)
- Encoded(Boolean value)
- Events(System.Action<Kendo.Mvc.UI.Fluent.RadioButtonEventBuilder> 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)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Label(System.String value)
- Name(System.String componentName)
- Render()
- 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.Object value)
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)