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

PopupControlAdaptivitySettings Class

Contains the settings that relate to the ASPxPopupControl‘s adaptivity settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class PopupControlAdaptivitySettings :
    PropertiesBase

The following members return PopupControlAdaptivitySettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxPopupControl.SettingsAdaptivity
ASP.NET MVC Extensions PopupControlSettings.SettingsAdaptivity

Remarks

An object of the PopupControlAdaptivitySettings type can be accessed using the ASPxPopupControl.SettingsAdaptivity or PopupControlSettings.SettingsAdaptivity properties.

Implements

See Also