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

Declaration

public class MVCxDropDownEditProperties :
    DropDownEditProperties

The following members accept/return MVCxDropDownEditProperties objects:

Remarks

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

Implements

See Also