MVCxRibbonGroup Class
In This Article
Represents an individual group within the Ribbon.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxRibbonGroup :
RibbonGroup
#Related API Members
The following members return MVCxRibbonGroup objects:
#Implements
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
#Inheritance
Object
StateManager
CollectionItem
RibbonGroup
MVCxRibbonGroup
See Also