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

ASPxPopupControl.SettingsAdaptivity Property

Provides access to the popup window’s adaptivity settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public PopupControlAdaptivitySettings SettingsAdaptivity { get; }

Property Value

Type Description
PopupControlAdaptivitySettings

A PopupControlAdaptivitySettings object that contains the popup window’s adaptivity settings.

See Also