PopupControlAdaptivitySettings Class
In This Article
Contains the settings that relate to the ASPxPopupControl‘s adaptivity settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class PopupControlAdaptivitySettings :
PropertiesBase
#Related API Members
The following members return PopupControlAdaptivitySettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Popup |
#Remarks
An object of the PopupControlAdaptivitySettings type can be accessed using the ASPxPopupControl.SettingsAdaptivity or PopupControlSettings.SettingsAdaptivity properties.
#Implements
#Inheritance
See Also