Skip to main content

MVCxRibbonItemCollection Class

Represents a collection of items within the Ribbon.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxRibbonItemCollection :
    RibbonItemCollection

The following members return MVCxRibbonItemCollection objects:

Implements

Show 13 items
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

See Also