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

Adaptivity

ASPxPopupControl supports an adaptive mode that allows you to build page layouts that fit the browser window’s width. In adaptive mode, the popup control changes its size according to a user’s device type and page resolution.

ASPxPopupControl-Adaptivity

Use the PopupControlAdaptivitySettings.Mode property to enable adaptivity mode for ASPxPopupControl. This property has the following modes:

The following settings control the popup control’s size in adaptive mode:

Online Demos