ASPxRibbon.StylesPopupMenu Property
In This Article
Provides access to the style settings defining the appearance of popup menu elements used in a ribbon.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public RibbonMenuStyles StylesPopupMenu { get; }
#Property Value
Type | Description |
---|---|
Ribbon |
A Ribbon |
See Also