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