CheckBoxGroupItemTagHelper

Example

Razor
<kendo-checkboxgroup-item>
</kendo-checkboxgroup-item>

Attributes

AttributeTypeDescription
css-classStringAny custom classes that should be attached to the k-checkbox-item element.
enabledBooleanDefines whether the checkbox is enabled or not. By default all checkboxes are enabled.
encodedBooleanDetermines whether the checkbox label content should be rendered as an HTML string or it should be encoded.
html-attributesIDictionary<String,Object>Collection of key-value pairs that would be used to generate the attributes attached to each k-checkbox-item element.
labelStringSpecifies the label content for the checkbox.
valueStringSpecifies the value for the checkbox.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support