Back to Devexpress

MVCxRibbonComboBoxItem Class

aspnetmvc-devexpress-dot-web-dot-mvc-7ccb40d7.md

latest1.6 KB
Original Source

MVCxRibbonComboBoxItem Class

Represents an individual item of 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 MVCxRibbonComboBoxItem :
    RibbonComboBoxItem
vb
Public Class MVCxRibbonComboBoxItem
    Inherits RibbonComboBoxItem

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

IPropertiesOwner

IExpressionsAccessor

DevExpress.Web.Design.IDesignTimeCollectionItem

DevExpress.Web.Internal.IRibbonItemBase

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonEditItemBase RibbonComboBoxItem MVCxRibbonComboBoxItem

See Also

MVCxRibbonComboBoxItem Members

DevExpress.Web.Mvc Namespace