aspnet-devexpress-dot-web-533c0cac.md
Contains the base settings specific to list editors.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class CheckListPropertiesBase :
ListEditProperties
Public MustInherit Class CheckListPropertiesBase
Inherits ListEditProperties
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.
Show 13 items
Object StateManager PropertiesBase EditPropertiesBase EditProperties ListEditProperties CheckListPropertiesBase CheckBoxListProperties
BootstrapCheckBoxListProperties
BootstrapRadioButtonListProperties
See Also