ASPxRibbon.SettingsPopupMenu Property
Provides access to the settings of a popup menu in the ribbon control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
RibbonSettingsPopupMenu | A RibbonSettingsPopupMenu object that contains the popup menu settings. |
See Also