Back to Devexpress

MVCxRibbonComboBoxProperties Class

aspnetmvc-devexpress-dot-web-dot-mvc-1b688013.md

latest2.5 KB
Original Source

MVCxRibbonComboBoxProperties Class

Contains settings specific to a combo box in the ribbon.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxRibbonComboBoxProperties :
    RibbonComboBoxProperties
vb
Public Class MVCxRibbonComboBoxProperties
    Inherits RibbonComboBoxProperties

The following members return MVCxRibbonComboBoxProperties objects:

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 13 items

Object StateManager PropertiesBase EditPropertiesBase EditProperties TextEditProperties TextBoxPropertiesBase ButtonEditPropertiesBase DropDownEditPropertiesBase AutoCompleteBoxPropertiesBase ComboBoxProperties RibbonComboBoxProperties MVCxRibbonComboBoxProperties

See Also

MVCxRibbonComboBoxProperties Members

DevExpress.Web.Mvc Namespace