ASPxCheckListBase Class
The base class for list editors.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
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.
Implements
Inheritance
See Also