aspnet-devexpress-dot-web-0bed6369.md
Contains the settings that relate to the ASPxPopupControl‘s adaptivity settings.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class PopupControlAdaptivitySettings :
PropertiesBase
Public Class PopupControlAdaptivitySettings
Inherits PropertiesBase
The following members return PopupControlAdaptivitySettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxPopupControl.SettingsAdaptivity |
| ASP.NET MVC Extensions | PopupControlSettings.SettingsAdaptivity |
An object of the PopupControlAdaptivitySettings type can be accessed using the ASPxPopupControl.SettingsAdaptivity or PopupControlSettings.SettingsAdaptivity properties.
Object StateManager PropertiesBase PopupControlAdaptivitySettings GridPopupControlAdaptivitySettings
GridEditFormPopupControlAdaptivitySettings
GridCustomizationDialogPopupAdaptivitySettings
BootstrapGridPopupEditFormAdaptivitySettings
See Also