MVCxRibbonItemCollection Class
Represents a collection of items 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 MVCxRibbonItemCollection objects:
Implements
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IRibbonItemCollection<RibbonItemBase>
DevExpress.Web.Internal.ICovariantCollection<RibbonItemBase>
DevExpress.Utils.IAssignableCollection
DevExpress.Web.Internal.IRibbonGroupOwner
Inheritance
Object
StateManagedCollectionBase
Collection
Collection<RibbonItemBase>
DevExpress.Web.RibbonItemCollection<RibbonItemBase>
RibbonItemCollection
MVCxRibbonItemCollection
See Also