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

MVCxDropDownEditProperties Class

Contains DropDownEdit specific properties.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxDropDownEditProperties :
    DropDownEditProperties

The following members return MVCxDropDownEditProperties objects:

Remarks

An object of the MVCxDropDownEditProperties type can be accessed via the DropDownEditSettings.Properties property.

See Also