It represents a list of check boxes. Its properties, methods, and events are similar to RadioButtonList control. But, in checkboxlist you can select multiple check boxes in a CheckBoxList control at the same time.
You can add check boxes to a CheckBoxList control in the same 3 ways as you add radio buttons to a RadioButtonList control.
Output