Kendo.Mvc.UI.RadioGroupItem
Kendo UI RadioGroupItem class
Properties
HtmlAttributes
Collection of key-value pairs that would be used to generate the attributes attached to each k-radio-item element.
CssClass
Custom class that would be set on the respective k-radio-item element.
Enabled
Defines whether the radio button is enabled or not. By default all radio buttons are enabled.
Encoded
Determines whether the radio button label content should be rendered as an HTML string or it should be encoded.
Label
Specifies the label content for the radio button.
Value
Specifies the value for the radio button.
Methods
Serialize
Serialize current instance to Dictionary
SerializeSettings
Serialize current instance to Dictionary