Skip to main content
A newer version of this page is available. .
Tab

MenuSettingsAdaptivity Class

Contains settings that relate to the menu’s adaptivity.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class MenuSettingsAdaptivity :
    PropertiesBase

The following members return MenuSettingsAdaptivity objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapMenuBase.SettingsAdaptivity
ASP.NET Web Forms Controls ASPxMenu.SettingsAdaptivity
MenuSettings.SettingsAdaptivity

Remarks

An object of the MenuSettingsAdaptivity type can be accessed by the ASPxMenu.SettingsAdaptivity property.

Implements

Inheritance

Object
StateManager
PropertiesBase
MenuSettingsAdaptivity
See Also