Skip to main content
Tab

CheckBoxListProperties Class

Contains settings specific to a checkbox list editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class CheckBoxListProperties :
    CheckListPropertiesBase

The following members return CheckBoxListProperties objects:

#Remarks

The CheckBoxListProperties class contains settings specific to the ASPxCheckBoxList editor type.

See Also