Skip to main content
A newer version of this page is available. .

MVCxCheckBoxListProperties Class

Contains CheckBoxList specific properties.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc.v18.1.dll

Declaration

public class MVCxCheckBoxListProperties :
    CheckBoxListProperties

The following members accept/return MVCxCheckBoxListProperties objects:

Remarks

An object of the MVCxCheckBoxListProperties type can be accessed via the CheckBoxListSettings.Properties property.

Implements

See Also