A control to display a list of check boxes.
public class BootstrapCheckBoxList : ASPxCheckBoxList, ISimpleRenderControl, IBootstrapEditorCssClassesOwner, IBootstrapListItemCaptionOwner
Public Class BootstrapCheckBoxList Inherits ASPxCheckBoxList, ISimpleRenderControl, IBootstrapEditorCssClassesOwner, IBootstrapListItemCaptionOwner
The BootstrapCheckBoxList control provides you with comprehensive client-side functionality implemented using JavaScript code (see DevExpress.Web.Bootstrap.Scripts to learn more):
The control's client-side API is enabled if the DevExpress.Web.ASPxEditBase.EnableClientSideAPI property is set to true, or the DevExpress.Web.ASPxEditBase.ClientInstanceName property is defined, or any client event is handled.
System.Object System.Web.UI.Control System.Web.UI.WebControls.WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl ASPxEditBase ASPxEdit ASPxListEdit ASPxCheckListBase ASPxCheckBoxList BootstrapCheckBoxList