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

PopupControlAdaptivitySettings Class

Contains the settings that relate to the ASPxPopupControl‘s adaptivity settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class PopupControlAdaptivitySettings :
    PropertiesBase

The following members return PopupControlAdaptivitySettings objects:

Remarks

An object of the PopupControlAdaptivitySettings type can be accessed using the ASPxPopupControl.SettingsAdaptivity or PopupControlSettings.SettingsAdaptivity properties.

Implements

See Also