Skip to main content
Tab

ASPxPopupControl.SettingsAdaptivity Property

Provides access to the popup window’s adaptivity settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public PopupControlAdaptivitySettings SettingsAdaptivity { get; }

Property Value

Type Description
PopupControlAdaptivitySettings

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

See Also