MVCxRibbonGroupCollection Class
Represents a collection of groups 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 MVCxRibbonGroupCollection objects:
Implements
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IRibbonGroupCollection<RibbonGroup>
DevExpress.Web.Internal.ICovariantCollection<RibbonGroup>
DevExpress.Utils.IAssignableCollection
DevExpress.Web.Internal.IRibbonTabOwner
Inheritance
Object
StateManagedCollectionBase
Collection
Collection<RibbonGroup>
DevExpress.Web.RibbonGroupCollection<RibbonGroup>
RibbonGroupCollection
MVCxRibbonGroupCollection
See Also