RibbonMenuStyles Class
Contains settings that allow the appearance of popup elements within the ribbon to be defined.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
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
Inheritance
See Also