Kendo.Mvc.UI.Fluent.RadioButtonBuilder
Defines the fluent interface for configuring the RadioButton component.
Methods
Checked(System.Boolean)
Checkes or unchecks the radio button.
Parameters
isChecked System.Boolean
Indicates whether the radio button will be rendered checked
Enable(System.Boolean)
Enables or disables the radio button.
Parameters
isEnabled System.Boolean
Label(System.String)
Shown label
Parameters
text System.String
Value(System.Object)
Sets the value of the radio button