Skip to main content
A newer version of this page is available. .

MVCxRibbonComboBoxProperties Class

Contains settings specific to a combo box in the ribbon.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxRibbonComboBoxProperties :
    RibbonComboBoxProperties

The following members return MVCxRibbonComboBoxProperties objects:

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
See Also