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.Mvc.v17.2.dll

Declaration

public class MVCxListBoxProperties :
    ListBoxProperties

The following members accept/return MVCxListBoxProperties objects:

Remarks

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

Implements

See Also