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

PopupWindowAdaptivitySettings Class

Contains the PopupWindow‘s adaptivity settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class PopupWindowAdaptivitySettings :
    PropertiesBase

The following members return PopupWindowAdaptivitySettings objects:

Remarks

Note that the PopupWindow‘s alignment settings in adaptive mode can be defined only for the ASPxPopupControl via the PopupControlAdaptivitySettings.HorizontalAlign and PopupControlAdaptivitySettings.VerticalAlign properties.

Implements

Inheritance

Object
StateManager
PropertiesBase
PopupWindowAdaptivitySettings
See Also