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