Back to Devexpress

MVCxColumnComboBoxProperties Class

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

latest2.2 KB
Original Source

MVCxColumnComboBoxProperties Class

Contains settings specific to a combo box column.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public sealed class MVCxColumnComboBoxProperties :
    ComboBoxProperties
vb
Public NotInheritable Class MVCxColumnComboBoxProperties
    Inherits ComboBoxProperties

Implements

Show 11 items

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

DevExpress.Web.Internal.ISkinOwner

IPropertiesOwner

DevExpress.Web.Design.IDesignTimePropertiesOwner

DevExpress.Web.Internal.IAssignEditorProperties

DevExpress.Web.Internal.IListEditCustomFilteringEventOwner

DevExpress.Web.Internal.IListEditPropertyDescriptorsOwner

DevExpress.Web.Internal.IListBoxColumnsOwner

DevExpress.Web.Internal.IListEditItemsOwner

Inheritance

Show 12 items

Object StateManager PropertiesBase EditPropertiesBase EditProperties TextEditProperties TextBoxPropertiesBase ButtonEditPropertiesBase DropDownEditPropertiesBase AutoCompleteBoxPropertiesBase ComboBoxProperties MVCxColumnComboBoxProperties

See Also

MVCxColumnComboBoxProperties Members

DevExpress.Web.Mvc Namespace