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

MVCxComboBoxProperties Class

Contains ComboBox specific properties.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxComboBoxProperties :
    ComboBoxProperties

The following members return MVCxComboBoxProperties objects:

Remarks

An object of the MVCxComboBoxProperties type can be accessed via the ComboBoxSettings.Properties property.

See Also