CheckBoxListProperties Class
In This Article
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
#Related API Members
The following members return CheckBoxListProperties objects:
#Remarks
The CheckBoxListProperties class contains settings specific to the ASPxCheckBoxList editor type.
#Inheritance
See Also