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

RibbonMenuStyles Class

Contains settings that allow the appearance of popup elements within the ribbon to be defined.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class RibbonMenuStyles :
    MenuStyles

The following members return RibbonMenuStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxRibbon.StylesPopupMenu
RibbonSettings.StylesPopupMenu
ASP.NET Bootstrap Controls BootstrapRibbon.StylesPopupMenu

Remarks

An object of the RibbonMenuStyles type can be accessed via the ASPxRibbon.StylesPopupMenu property.

Implements

See Also