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

MVCxListBoxProperties Class

Contains ListBox specific properties.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.2.dll

Declaration

public class MVCxListBoxProperties :
    ListBoxProperties

The following members return MVCxListBoxProperties objects:

Remarks

An object of the MVCxListBoxProperties type can be accessed via the ListBoxSettings.Properties property.

See Also