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

MVCxRibbonGroupCollection Class

Represents a collection of groups within the Ribbon.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxRibbonGroupCollection :
    RibbonGroupCollection

The following members return MVCxRibbonGroupCollection objects:

Inheritance

Object
StateManagedCollectionBase
Collection
Collection<RibbonGroup>
DevExpress.Web.RibbonGroupCollection<RibbonGroup>
RibbonGroupCollection
MVCxRibbonGroupCollection
See Also