Back to Devexpress

MVCxRibbonGroup Class

aspnetmvc-devexpress-dot-web-dot-mvc-0ab45110.md

latest2.0 KB
Original Source

MVCxRibbonGroup Class

Represents an individual group within the Ribbon.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxRibbonGroup :
    RibbonGroup
vb
Public Class MVCxRibbonGroup
    Inherits RibbonGroup

The following members return MVCxRibbonGroup objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

IPropertiesOwner

IExpressionsAccessor

DevExpress.Web.Design.IDesignTimeCollectionItem

Inheritance

Object StateManager CollectionItem RibbonGroup MVCxRibbonGroup

See Also

MVCxRibbonGroup Members

Ribbon

DevExpress.Web.Mvc Namespace