Back to Devexpress

MVCxDropDownEditProperties Class

aspnetmvc-devexpress-dot-web-dot-mvc-e4baaac0.md

latest2.4 KB
Original Source

MVCxDropDownEditProperties Class

Contains DropDownEdit specific properties.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxDropDownEditProperties :
    DropDownEditProperties
vb
Public Class MVCxDropDownEditProperties
    Inherits DropDownEditProperties

The following members return MVCxDropDownEditProperties objects:

Remarks

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

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

DevExpress.Web.Internal.ISkinOwner

IPropertiesOwner

DevExpress.Web.Design.IDesignTimePropertiesOwner

DevExpress.Web.Internal.IAssignEditorProperties

Inheritance

Show 11 items

Object StateManager PropertiesBase EditPropertiesBase EditProperties TextEditProperties TextBoxPropertiesBase ButtonEditPropertiesBase DropDownEditPropertiesBase DropDownEditProperties MVCxDropDownEditProperties

See Also

MVCxDropDownEditProperties Members

DropDownEdit

DevExpress.Web.Mvc Namespace