MVCxRibbonTabCollection Class
Represents a collection of tabs within the Ribbon.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return MVCxRibbonTabCollection objects:
Implements
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
Inheritance
Object
StateManagedCollectionBase
Collection
Collection<RibbonTab>
DevExpress.Web.RibbonTabCollection<RibbonTab>
RibbonTabCollection
MVCxRibbonTabCollection
See Also