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.v19.1.dll

Declaration

public class MenuSettingsAdaptivity :
    PropertiesBase

The following members return MenuSettingsAdaptivity objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxMenu.SettingsAdaptivity
MenuSettings.SettingsAdaptivity
ASP.NET Bootstrap Controls BootstrapMenuBase.SettingsAdaptivity

Remarks

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

Implements

See Also