Skip to main content
Tab

PopupWindowAdaptivitySettings Class

Contains the PopupWindow‘s adaptivity settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#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