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.Mvc5.v19.1.dll

Declaration

public class MVCxCheckBoxListProperties :
    CheckBoxListProperties

The following members return MVCxCheckBoxListProperties objects:

Remarks

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

See Also