MVCxComboBoxProperties Class
Contains ComboBox specific properties.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public class MVCxComboBoxProperties :
ComboBoxProperties
Public Class MVCxComboBoxProperties
Inherits ComboBoxProperties
Related API Members
The following members accept/return MVCxComboBoxProperties objects:
Remarks
An object of the MVCxComboBoxProperties type can be accessed via the ComboBoxSettings.Properties property.
Implements
Show 11 items
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Internal.ISkinOwner
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
See Also
Feedback