aspnet-devexpress-dot-web-1c37890f.md
The base class for list editors.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class ASPxCheckListBase :
ASPxListEdit
Public MustInherit Class ASPxCheckListBase
Inherits ASPxListEdit
The ASPxCheckListBase class is the base class which implements the common list editor functionality. This functionality is inherited by the ASPxCheckListBase class’s descendants - the ASPxCheckBoxList, ASPxRadioButtonList, MVCxCheckBoxList, and MVCxRadioButtonList editors.
Show 15 items
Show 17 items
Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl ASPxEditBase ASPxEdit ASPxListEdit ASPxCheckListBase ASPxCheckBoxList
See Also