Skip to main content
A newer version of this page is available. .
Tab

CheckBoxListProperties Class

Contains settings specific to a checkbox list editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

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