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

MVCxRibbonTabCollection Class

Represents a collection of tabs within the Ribbon.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxRibbonTabCollection :
    RibbonTabCollection

The following members return MVCxRibbonTabCollection objects:

Implements

DevExpress.Utils.IAssignableCollection

Inheritance

Object
StateManagedCollectionBase
Collection
Collection<RibbonTab>
DevExpress.Web.RibbonTabCollection<RibbonTab>
RibbonTabCollection
MVCxRibbonTabCollection
See Also