Back to Devexpress

CheckBoxListProperties Class

aspnet-devexpress-dot-web-0e9525af.md

latest2.0 KB
Original Source

CheckBoxListProperties Class

Contains settings specific to a checkbox list editor.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class CheckBoxListProperties :
    CheckListPropertiesBase
vb
Public Class CheckBoxListProperties
    Inherits CheckListPropertiesBase

The following members return CheckBoxListProperties objects:

Remarks

The CheckBoxListProperties class contains settings specific to the ASPxCheckBoxList editor type.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase EditPropertiesBase EditProperties ListEditProperties CheckListPropertiesBase CheckBoxListProperties BootstrapCheckBoxListProperties

MVCxCheckBoxListProperties

See Also

CheckBoxListProperties Members

Check Box List

DevExpress.Web Namespace