Skip to main content
Tab

RibbonMenuStyles Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class RibbonMenuStyles :
    MenuStyles

The following members return RibbonMenuStyles objects:

Library Related API Members
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