ASPxPopupControl.SettingsAdaptivity Property
Provides access to the popup window’s adaptivity settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| PopupControlAdaptivitySettings | A PopupControlAdaptivitySettings object that contains the popup window’s adaptivity settings. |
See Also