A newer version of this page is available.
Switch to the current version.
CheckListPropertiesBase Class
Contains the base settings specific to list editors.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public abstract class CheckListPropertiesBase :
ListEditProperties
Public MustInherit Class CheckListPropertiesBase
Inherits ListEditProperties
Remarks
The CheckListPropertiesBase class serves as a base for the editor properties classes that define the behavior of editors which can contain a list of check boxes or radio buttons.
Inheritance
See Also
Feedback