aspnetmvc-devexpress-dot-web-dot-mvc-c13560ec.md
Represents a collection of tabs within the Ribbon.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxRibbonTabCollection :
RibbonTabCollection
Public Class MVCxRibbonTabCollection
Inherits RibbonTabCollection
The following members return MVCxRibbonTabCollection objects:
Show 14 items
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.IRibbonOwner
DevExpress.Web.Internal.IContextTabCategoryOwner
DevExpress.Web.Internal.IRibbonTabCollection<RibbonTab>
DevExpress.Web.Internal.ICovariantCollection<RibbonTab>
DevExpress.Utils.IAssignableCollection
Object StateManagedCollectionBase Collection Collection<RibbonTab> DevExpress.Web.RibbonTabCollection<RibbonTab> RibbonTabCollection MVCxRibbonTabCollection
See Also