PopupWindowAdaptivitySettings Class
Contains the PopupWindow‘s adaptivity settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
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