Back to Devexpress

MVCxColumnDropDownEditProperties Class

aspnetmvc-devexpress-dot-web-dot-mvc-2bd828bc.md

latest2.0 KB
Original Source

MVCxColumnDropDownEditProperties Class

Contains settings specific to a dropdown edit column.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public sealed class MVCxColumnDropDownEditProperties :
    DropDownEditProperties
vb
Public NotInheritable Class MVCxColumnDropDownEditProperties
    Inherits DropDownEditProperties

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 MVCxColumnDropDownEditProperties

See Also

MVCxColumnDropDownEditProperties Members

DevExpress.Web.Mvc Namespace