RibbonMenuStyles Class
In This Article
Contains settings that allow the appearance of popup elements within the ribbon to be defined.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class RibbonMenuStyles :
MenuStyles
#Related API Members
The following members return RibbonMenuStyles objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Ribbon |
#Remarks
An object of the RibbonMenuStyles type can be accessed via the ASPxRibbon.StylesPopupMenu property.
#Implements
#Inheritance
See Also