A newer version of this page is available.
Switch to the current version.
ASPxRibbon.SettingsPopupMenu Property
Provides access to the settings of a popup menu in the ribbon control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
public RibbonSettingsPopupMenu SettingsPopupMenu { get; }
Public ReadOnly Property SettingsPopupMenu As RibbonSettingsPopupMenu
Property Value
Type | Description |
---|---|
RibbonSettingsPopupMenu | A RibbonSettingsPopupMenu object that contains the popup menu settings. |
See Also
Feedback