PopupWindowAdaptivitySettings Class
In This Article
Contains the PopupWindow‘s adaptivity settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class PopupWindowAdaptivitySettings :
PropertiesBase
#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