Back to Devexpress

MVCxComboBoxProperties Class

aspnetmvc-devexpress-dot-web-dot-mvc-6d453677.md

latest2.6 KB
Original Source

MVCxComboBoxProperties Class

Contains ComboBox specific properties.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxComboBoxProperties :
    ComboBoxProperties
vb
Public Class MVCxComboBoxProperties
    Inherits ComboBoxProperties

The following members return MVCxComboBoxProperties objects:

Remarks

An object of the MVCxComboBoxProperties type can be accessed via the ComboBoxSettings.Properties property.

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 MVCxComboBoxProperties

See Also

MVCxComboBoxProperties Members

ComboBox

DevExpress.Web.Mvc Namespace