Back to Devexpress

ASPxClientCheckBoxList Class

aspnet-js-aspxclientcheckboxlist.md

latest2.4 KB
Original Source

ASPxClientCheckBoxList Class

A client-side equivalent of the ASPxCheckBoxList object.

Declaration

ts
declare class ASPxClientCheckBoxList extends ASPxClientCheckListBase

Remarks

The ASPxClientCheckBoxList object serves as a client-side equivalent of the ASPxCheckBoxList control, and implements the functionality allowing you:

Note

The client-side programmatic interface is available if the ASPxEditBase.EnableClientSideAPI property is set to true, or the ASPxEditBase.ClientInstanceName property is defined, or any client event is handled.

Inheritance

ASPxClientControlBase ASPxClientControl ASPxClientEditBase ASPxClientEdit ASPxClientListEdit ASPxClientCheckListBase ASPxClientCheckBoxList

See Also

Check Box List

ASPxClientCheckBoxList Members