MVCxDropDownEditProperties Class
Contains DropDownEdit specific properties.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return MVCxDropDownEditProperties objects:
Remarks
An object of the MVCxDropDownEditProperties type can be accessed via the DropDownEditSettings.Properties property.
Implements
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Internal.ISkinOwner
DevExpress.Web.Design.IDesignTimePropertiesOwner
DevExpress.Web.Internal.IAssignEditorProperties
Inheritance
See Also