A newer version of this page is available.
Switch to the current version.
ASPxCheckListBase Class
The base class for list editors.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public abstract class ASPxCheckListBase :
ASPxListEdit
Public MustInherit Class ASPxCheckListBase
Inherits ASPxListEdit
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
Show 15 items
Inheritance
See Also
Feedback