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.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class RibbonMenuStyles :
    MenuStyles

The following members return RibbonMenuStyles objects:

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

Remarks

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

Implements

See Also